Is there an AsyncFd example? #3116
Unanswered
matoushybl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I need to implement a CAN bus driver using Linux’s socketCAN. I’ve beed studying the implementation of UDP and mio and I understood that the best way to achieve this would be using the AsyncFd struct.
Is there any sample implementation using AsyncFd or am I approaching this wrong?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions