Re: [patch] delayed acks decrease performances in congestioned networks

Olaf Titz (olaf@bigred.inka.de)
Tue, 17 Nov 1998 17:48:55 +0100


> setsockopt(sk, SOL_TCP, TCP_NODELAY, ((int *){1}), sizeof int);

I think this is Nagle not delayed ack.

Olaf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/