Subject: CVS commit: src/lib/libc/rpc
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 02/19/2007 18:37:30
Module Name:	src
Committed By:	chs
Date:		Mon Feb 19 18:37:30 UTC 2007

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

Log Message:
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.21 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.