Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 10/22/2003 15:38:31
Module Name:	src
Committed By:	drochner
Date:		Wed Oct 22 15:38:31 UTC 2003

Modified Files:
	src/lib/libc/rpc: clnt_dg.c

Log Message:
-don't update the RPC server address with the reply's sender address;
 this breaks server failover under some circumstances, and Solaris doesn't
 seem to do it either
-minor cleanup
approved by fvdl


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 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.