NetBSD/lib/libc/yp
thorpej ac6352fdc7 Use a different timeout for the underlying RPC transmission than the
upper-level YP call.  This allows the RPC code to retry the transaction,
which is helpful for busy networks.

Problem noted and suggested fix from Michael.Eriksson@era-t.ericsson.se,
and slightly modified by me to compute the RPC timeout one at compile-time,
rather than N times at run-time.

Fixes PR #3117.
1997-01-21 20:40:07 +00:00
..
Makefile.inc Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c. 1996-05-18 18:43:24 +00:00
xdryp.c fix xdr_ypmap_parms (missing "&"'s in calls to xdr_ypdomain_wrap_string 1996-08-15 21:43:03 +00:00
yp_all.c Pull down yp/xdr fixes from release branch. 1996-05-29 20:00:52 +00:00
yp_first.c Avoid using clnt_perror() on the first rpc failure, since it is going to be 1996-05-23 13:48:59 +00:00
yp_maplist.c Pull down yp/xdr fixes from release branch. 1996-05-29 20:00:52 +00:00
yp_master.c Avoid using clnt_perror() on the first rpc failure, since it is going to be 1996-05-23 13:48:59 +00:00
yp_match.c Avoid using clnt_perror() on the first rpc failure, since it is going to be 1996-05-23 13:48:59 +00:00
yp_order.c Avoid using clnt_perror() on the first rpc failure, since it is going to be 1996-05-23 13:48:59 +00:00
ypclnt.3 Copyright assigned to The NetBSD Foundation. 1996-02-28 00:47:42 +00:00
yperr_string.c Split yperr_string out of yplib.c; makes many static executables a bit smaller. 1996-05-14 13:36:49 +00:00
yplib.c Use a different timeout for the underlying RPC transmission than the 1997-01-21 20:40:07 +00:00
ypprot_err.c Split yp_first, yp_next, yp_maplist and yperr_prot out of yplib.c. 1996-05-18 19:06:39 +00:00