tcp: Change timestamp factor from 1024 to 1000.

Operating Systems / Haiku - Michael Lotz [mlotz.ch] - 2 August 2015 16:21 UTC

It is the conversion factor between the milliseconds tcp time and the microseconds system time, so 1024 does not make much sense.

bed94eb tcp: Change timestamp factor from 1024 to 1000.
.../kernel/network/protocols/tcp/TCPEndpoint.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Upstream: cgit.haiku-os.org


  • Share