socket option TCP_NODELAY
Tim Cussins
timcussins at eml.cc
Wed Aug 31 10:26:12 UTC 2011
On 31/08/11 09:45, Wolfram Wadepohl wrote:
> Hi,
>
> I'm missing the TCP_NODELAY socket option. Isn't it implemented? Or does
> rtems not use the "nagle alogorithm"? Does anyone knows? Thx.
>
I just grepped it in the codebase - looks ok to me...
cpukit/libnetworking/netinet/tcp.h
and seems to be respected in
cpukit/libnetworking/netinet/tcp_output.c:223
What makes you think it's missing?
More information about the users
mailing list