lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Non-blocking I/O in lwip


From: Kieran Mansley
Subject: Re: [lwip-users] Non-blocking I/O in lwip
Date: Fri, 22 Jul 2011 20:17:55 +0100

On 22 Jul 2011, at 17:54, Simon Goldschmidt wrote:

> non-blocking send is the way to go.

Or the compromise of a blocking send with a timeout, and then if/when the 
timeout occurs you can check if you need to close it, or try the send again.

Kieran


reply via email to

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