Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 1997 14:03:24 PDT
From:      Bill Fenner <fenner@parc.xerox.com>
To:        Marc Slemko <marcs@znep.com>
Cc:        =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>, Garrett Wollman <wollman@khavrinen.lcs.mit.edu>, FreeBSD-current <current@freebsd.org>
Subject:   Re: Another 'fetch' reset by peer: -b NOT work for this site... 
Message-ID:  <97Jul27.140325pdt.177512@crevenia.parc.xerox.com>
In-Reply-To: Your message of "Sun, 27 Jul 97 11:16:15 PDT." <Pine.BSF.3.95.970727121512.26104A-100000@alive.znep.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
As far as I can tell, Marc's patch and the "-b" flag *should* do the
same thing -- if you don't give the MSG_EOF flag to sendmsg(), it
will not set the FIN bit on the first data packet.

The only difference is that explicitly using connect(), it won't send
data with the first packet.  RFC793 section 3.9 explicitly allows data
with a SYN.

  Bill



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97Jul27.140325pdt.177512>