Subject: CVS commit: [netbsd-4] src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/10/2007 18:36:48
Module Name: src
Committed By: bouyer
Date: Sat Mar 10 18:36:48 UTC 2007
Modified Files:
src/lib/libc/rpc [netbsd-4]: clnt_dg.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #505):
lib/libc/rpc/clnt_dg.c: revision 1.21
switch from kqueue() back to pollts() so that signals will be unblocked
while we're sleeping. keep the new timeout logic, though.
as discussed on source-changes some 15 months ago.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.20.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.