lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] comment for TCP_MSL in tcp.h


From: Jonathan Larmour
Subject: Re: [lwip-devel] comment for TCP_MSL in tcp.h
Date: Mon, 28 Jan 2008 15:29:24 +0000
User-agent: Thunderbird 1.5.0.12 (X11/20070530)

Frédéric BERNON wrote:
>> The comment for TCP_MSL indicates the max seg lifetime (defined as
>> 60000) is in microseconds... yet that appears to be in units of
>> milliseconds. Isn't the comment wrong?
> yes, it should be "milliseconds"

I've gone ahead and changed it, and checked if it's already defined:

#ifndef TCP_MSL
#define TCP_MSL 60000U /* The maximum segment lifetime in milliseconds */
#endif

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["Si fractum non sit, noli id reficere"]------       Opinions==mine




reply via email to

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