Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/rpc



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.




Home | Main Index | Thread Index | Old Index