Subject: CVS commit: [netbsd-1-6] src/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/06/2003 06:42:33
Module Name:	src
Committed By:	jmc
Date:		Mon Jan  6 04:42:33 UTC 2003

Modified Files:
	src/lib/libc/rpc [netbsd-1-6]: clnt_generic.c

Log Message:
Pull up revisions 1.19-1.20 (requested by fvdl in ticket #1037)
 * Adapt include files for rpc_com.h/rpc_internal.h split.
 * Implement non-blocking connections.
 * Add rpc_control to svc.c


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.19.4.1 src/lib/libc/rpc/clnt_generic.c

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