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 14:36:45 +0100

On Thu, 2011-04-21 at 21:26 +0800, Steven Woody wrote:
> Would you please provide some hints on how the
> discover gets happen when in RAW API? 

>From memory (but probably worth checking by experiment) you should get
the error callback (specified by tcp_err()) called.  If the connection
is closed by the other end, the receive callback will be called with a
NULL pbuf.

Kieran




reply via email to

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