The "clean" version does indeed work as expected.
Again, sorry for the "noise".
Thanks.
Chris
-Original Message-
From: Rui Paulo [mailto:rpa...@gmail.com] On Behalf Of Rui Paulo
Sent: Sunday, March 21, 2010 9:15 AM
To: Bruce Evans
Cc: Chris Harrer; freebsd-net@freebsd.org
Hi All,
In the following block of code, running on a x86_64 platform, I believe that
cwin should be declared as an int:
/*
* If snd_nxt == snd_max and we have transmitted a FIN, the
* offset will be > 0 even if so_snd.sb_cc is 0, resulting in
* a negative
[mailto:[EMAIL PROTECTED]
On Behalf Of Chris Harrer
Sent: Thursday, May 10, 2007 2:03 PM
To: freebsd-net@freebsd.org
Subject: RELENG 6.2 Slow Start Question
Hello All,
This is my first time posting a message to this list, so please excuse me if
this is not an appropriate message for this list (i
Hello All,
This is my first time posting a message to this list, so please excuse me if
this is not an appropriate message for this list (if it is inappropriate,
could you please direct me to a more appropriate place?).
I've been looking at some slow start code in the FreeBSD 6.2 RELENG, in
parti