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:15
Module Name:	src
Committed By:	jmc
Date:		Mon Jan  6 04:42:15 UTC 2003

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

Log Message:
Pull up revisions 1.7-1.8 (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.7 -r1.7.4.1 src/lib/libc/rpc/clnt_dg.c

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