lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] TCP pcb's in CLOSE_WAIT hang around forever + p


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] TCP pcb's in CLOSE_WAIT hang around forever + patch
Date: Thu, 09 Jan 2003 01:39:14 -0000

Hi!

On Sat, 2002-07-13 at 19:33, Paul Sheer wrote:
> I noticed some unfree'd pcb's that stick around.

That's because you don't call tcp_close() ;-)

The CLOSE_WAIT state means that the connection is waiting to be closed
by the application.

/adam
-- 
Adam Dunkels <address@hidden>
http://www.dunkels.com/adam/

[This message was sent through the lwip discussion list.]




reply via email to

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