Hi everyone,

First thanks for the good lwIP stack,

then : Does anyone had already implement a socket API on top of the raw API (and not the sequential API) ?

I think it's possible (as far as the raw API offer pseudo timers) if we use the socket API in a non blocking way (O_NON_BLOCK). This approach may be useful in case of a non-preemptive OS.


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to