Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 06/22/2006 19:35:34
Module Name:	src
Committed By:	christos
Date:		Thu Jun 22 19:35:34 UTC 2006

Modified Files:
	src/include/rpc: rpc.h
	src/lib/libc/rpc: clnt_generic.c rpc_generic.c svc_vc.c

Log Message:
Centralize the TCP_NODELAY handling as discussed in tech-net.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/include/rpc/rpc.h
cvs rdiff -r1.25 -r1.26 src/lib/libc/rpc/clnt_generic.c
cvs rdiff -r1.21 -r1.22 src/lib/libc/rpc/rpc_generic.c
cvs rdiff -r1.18 -r1.19 src/lib/libc/rpc/svc_vc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.