lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Stack Cleaning


From: Kieran Mansley
Subject: Re: [lwip-users] Stack Cleaning
Date: Thu, 21 Apr 2011 10:32:08 +0100

On Thu, 2011-04-21 at 17:08 +0800, Steven Woody wrote:
> 
> How to understand 'when they're next active'? 

Depending on the API you use.  For example, if a TCP connection using
the sockets API tried to send it might discover that there was no
available route and after sufficient retransmissions would time out and
you'd get a ECONNRESET error on a subsequent send or recv.

Kieran




reply via email to

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