lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] http server: receiving more than one packet


From: Simon Goldschmidt
Subject: Re: [lwip-users] http server: receiving more than one packet
Date: Thu, 28 Jan 2010 09:19:44 +0100

Mike Kleshov wrote:
> > I think the err callback is called when remote terminates a connection.
> Is this correct?

There's still the possibility of the remote side just being switched off or 
disconnected, in which case you have to wait for an lwIP internal timeout.

If you don't want that, use the poll callback to create your own timeout to 
abort the connection.

Simon
-- 
Nur noch bis 31.01.2010: DSL-Komplettpaket für 16,99 Euro/mtl.!*
http://portal.gmx.net/de/go/dsl02




reply via email to

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