OpenSSH-3.0.2p1 and Linux libc5

Damien Miller djm at mindrot.org
Wed Dec 26 14:40:42 EST 2001


On Tue, 25 Dec 2001, Dan Kaminsky wrote:

> What, we can't do something like:
> 
> #ifndef TCP_NODELAY
> #define TCP_NODELAY 1
> #endif

It's a rather big assumption that TCP_NODELAY is going to be 1 on every
platform that doesn't have it in its headers.

-d





More information about the openssh-unix-dev mailing list