|
| From: | Clément David |
| Subject: | [lwip-users] Socket API on top of the raw API |
| Date: | Fri, 13 Mar 2009 09:01:25 +0100 |
| User-agent: | Thunderbird 2.0.0.19 (Windows/20081209) |
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.
| [Prev in Thread] | Current Thread | [Next in Thread] |