lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] ERR MEM & TCP_OUT_ORDER


From: address@hidden
Subject: Re: [lwip-users] ERR MEM & TCP_OUT_ORDER
Date: Thu, 01 Dec 2011 20:36:36 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0

Cellule Numerique wrote:
And i have change the Time when tcptmr() is call. The new Time is: 10uS.

What is that supposed to mean? Are you calling tcp_tmr() every 10 microseconds?? Or every 10 seconds? I thought the comments in the code make it quite clear that you are supposed to call this function every 250ms*. You should only change that timing if you really know what you are doing and why!

*I guess anything between 200ms and 300ms is probably OK if you can't ensure better timing correctness.

Simon



reply via email to

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