Re: TCP_NODELAY broken

2006-10-31 Thread Wayne Davison
On Tue, Oct 31, 2006 at 02:31:36PM +0100, Wesley W. Terpstra wrote: > The file socket.c fails to include netinet/tcp.h. > Since the TCP_NODELAY option is defined there, it is not compiled > into rsync. > This applies to osx and linux-2.4.20. This also affects Linux 2.6. I've checked in a fix.

TCP_NODELAY broken

2006-10-31 Thread Wesley W. Terpstra
The file socket.c fails to include netinet/tcp.h. Since the TCP_NODELAY option is defined there, it is not compiled into rsync. This applies to osx and linux-2.4.20. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~e