lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Can I invoke tcp_tmr() in any rate?


From: Simon Goldschmidt
Subject: Re: [lwip-users] Can I invoke tcp_tmr() in any rate?
Date: Wed, 11 Jul 2012 17:46:31 +0200

Chen <address@hidden> wrote:
> Any other negative effect besides unnecessarily retramit if tcp_tmr 
> is invoked at 80ms interval instead of 250ms?


I'd expect you'll run into other problems, yes. Unless you are willing to 
potentially debug such problems just to find out the timer is the source of the 
problem, I'd say leave it at around 250ms.

What's your motivation to run it at 80ms, anyway? What are you trying to 
achieve or to solve??

Simon



reply via email to

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