Date: Tue, 24 Jul 2007 13:06:08 +0000 (UTC) From: "Simon L. Nielsen" <simon@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/yp yplib.c Message-ID: <200707241306.l6OD69tW042449@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707241306.l6OD69tW042449>
