Subject: CVS commit: basesrc/lib/libc/rpc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/04/2001 16:43:56
Module Name:	basesrc
Committed By:	lukem
Date:		Sun Nov  4 14:43:56 UTC 2001

Modified Files:
	basesrc/lib/libc/rpc: rpcb_clnt.c

Log Message:
Close socket correctly in three places. Fixes various problems such as
inetd not reloading correctly.
Fix provided by Michael van Elst in [lib/14454] - thanks!
Should also fix [bin/12651]


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/rpc/rpcb_clnt.c

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