lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Half-Open detecting


From: Kieran Mansley
Subject: Re: [lwip-users] Half-Open detecting
Date: Thu, 21 Apr 2011 10:33:46 +0100

On Thu, 2011-04-21 at 17:15 +0800, Steven Woody wrote:
> 
> In both cases above, I hope I can be indicated and go re-listen.  In
> lwIP, how can I do this without hacking code in tcp_input()?

Neither of these are things that are normally available to an
application, as they shouldn't need to know about them.  If the
connection you're using is broken, you'll get an error about that, and
you should try and establish a new one.

Which lwIP API are you using?

Kieran




reply via email to

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