lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwIP RAW API and "deferred processing" indifferentconte


From: Gisle Vanem
Subject: Re: [lwip-users] lwIP RAW API and "deferred processing" indifferentcontext
Date: Wed, 07 Dec 2011 17:05:32 +0100

"Simon Goldschmidt" <address@hidden> wrote:

The big downside of that would however be that blocking socket calls wouldn't really make sense and thus, socket programming would be rather special (compared to how you normally write socket programs, i.e. sequential in a separate thread).

I would think using non-blocking sockets (espesially in servers) would be
more effective compared to spawning a separate thread for each connection.
I would love to see a change for having sockets with NO_SYS=1.

Thanks for the clear-up anyway, Simon and Kieran.

--gv



reply via email to

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