[PATCH] Added NoDelay config option and nodelay subsystem option
Markus Friedl
markus at openbsd.org
Tue Jan 29 04:32:10 EST 2002
On Mon, Jan 28, 2002 at 12:23:21PM -0500, Nicolas Williams wrote:
> Or are you thinking that, if you have a connection with 3 channels, one
> of which needs TCP_NODELAY, and then that channel is closed, both
> parties should immediately unset TCP_NODELAY?
no, i'm talking about the sockets that are created on the
peer. e.g. for -L style forwarding: should the connect()ed
socket on the server be TCP_NODELAY'ed or not?
-m
More information about the openssh-unix-dev
mailing list