lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] How many MEMP_NUM_TCP_SEG needed?


From: Kieran Mansley
Subject: Re: [lwip-devel] How many MEMP_NUM_TCP_SEG needed?
Date: Mon, 9 Apr 2012 16:10:25 +0100

On 28 Mar 2012, at 07:59, narke wrote:

> But the SEG occupied by SYN/FIN segments should have been released in
> ESTABLISH state, right?

Yes.  You will need a few more than the theoretical value you've calculated for 
miscellaneous packets (like the FIN), or just to allow for inefficiency when 
filling the send queue (if a write isn't quite a multiple of the packet size).

Kieran


reply via email to

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