|
Try using "lwip_select" from the socket interface from sockets.c.
(This is also defined to be "select" in socket.h.) The sockets
interface is very close to that found in Linux/Unix, so you can get
most of what you need to know from documents about Linux/Unix. It's
best to check the source, though. lwIP is small, and some features are
deleted. Avant Pro Trust wrote:
--
|
_______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
