In my uC application, I would like to use select() to wait for a socket to
become readable, and also to wait for an internal application event(interrupt
from CAN packet arrival.)
I am halfway through implementing an "event socket" that can be used in
select(), and before I go all the way I thought I would ask
here if there is already an implementation of this.  Surely I am not the
first to need something like this.

Thanks,
Dan.
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to