cvs commit: src/lib/libc/yp yplib.c
Simon L. Nielsen
simon at FreeBSD.org
Tue Jul 24 13:06:09 UTC 2007
simon 2007-07-24 13:06:08 UTC
FreeBSD src repository
Modified files:
lib/libc/yp yplib.c
Log:
Set timeout for all NIS RPC requests to 1 second and not just for
yp_next as revision 1.50 did. This should fix, or at least very much
reduce the risk of, NIS timing out due to UDP packet loss for NIS
functions.
See also revision 1.50 for more details about the general problem.
Tested by: nosedive, freefall, hub, mx1, brooks
MFC after: 1 week
Approved by: re (mux)
Revision Changes Path
1.51 +8 -8 src/lib/libc/yp/yplib.c
More information about the cvs-src
mailing list