Date: Mon, 17 Aug 1998 18:22:22 +0200 (CEST) From: Didier Derny <didier@omnix.net> To: David Greenman <dg@root.com> Cc: hackers@FreeBSD.ORG Subject: Re: Yard/FreeBSD Problem (fwd) Message-ID: <Pine.BSF.3.96.980817182108.8760A-100000@omnix.net> In-Reply-To: <199808171348.GAA19588@implode.root.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 17 Aug 1998, David Greenman wrote: > > For the server, "s" above appears to be the unconnected (listen) socket. > The TCP_NODELAY option is not propagated across to accept()ed sockets, so > you must do the setsockopt on those, not on the listen socket. > > -DG > Yard has just discovered that "dup" was loosing the TCP_NODELAY flag is it the normal behaviour for dup ? -- Didier Derny didier@omnix.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980817182108.8760A-100000>