lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] TCP problem


From: Bill Auerbach
Subject: RE: [lwip-users] TCP problem
Date: Tue, 20 Oct 2009 17:30:41 -0400

Is it worth adding a check like other checks that are in lwip_init?

Bill

>Alain Mouette wrote:
>> May I suggest that a comment about this be added in the config file.
>>
>> A special page on the wiki about configuring the many buffers in LWIP
>> would be awsome too... This is a very obscure area in lwip config :(
>>
>
>Please have a look at opt.h (and it's in there for a while now):
>
>/**
> * TCP_WND: The size of a TCP window.  This must be at least
> * (2 * TCP_MSS) for things to work well
> */
>#ifndef TCP_WND
>#define TCP_WND                         2048
>#endif







reply via email to

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