lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] dropping the TIME-WAIT state


From: Adam Dunkels
Subject: [lwip-users] Re: [lwip] dropping the TIME-WAIT state
Date: Wed, 08 Jan 2003 23:48:20 -0000

On Friday 10 May 2002 16.25, you wrote:
> Doesn't this effectively mean that only
> MEMP_NUM_TCP_PCB new connections are allowed
> every 2 * TCP_MSL / TCP_SLOW_INTERVAL seconds??

No. Old connections in TIME-WAIT are recycled when a new connection is 
created. If there are no unused connections, the oldest TIME-WAIT connection 
is picked.

/adam
-- 
Adam Dunkels <address@hidden>
http://www.sics.se/~adam
[This message was sent through the lwip discussion list.]




reply via email to

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