lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] interrupting select()


From: Daniel Goertzen
Subject: [lwip-users] interrupting select()
Date: Sun, 24 Feb 2013 11:55:32 -0600

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]