lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] socket functionality - nonblocking?


From: Kieran Mansley
Subject: Re: [lwip-users] socket functionality - nonblocking?
Date: Tue, 25 Nov 2008 16:28:00 +0000

On Tue, 2008-11-25 at 11:25 -0500, Rishi Khan wrote:
> I think send is non-blocking always. yes/no??

No.  Sometimes it will need to wait for space in the send queue.  It
will, I think, always be non-blocking if you know the send queue is not
full.

Kieran





reply via email to

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