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: Chen
Subject: Re: [lwip-users] Can I invoke tcp_tmr() in any rate?
Date: Thu, 12 Jul 2012 12:41:00 -0400

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


Will take your suggestion, thanks

reply via email to

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