Date: Wed, 23 Oct 1996 08:49:25 -0700 (PDT) From: Bill Paul <wpaul> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ypserv yp_server.c Message-ID: <199610231549.IAA23131@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 96/10/23 08:49:24 Modified: usr.sbin/ypserv yp_server.c Log: In ypxfr_callback(), the failure to create an RPC CLIENT * handle for the callback is a fatal error for this function; return immediatlely if this happens. Also make the "failed to establish callback handle" error mesaage print the IP address of the target callback host. Revision Changes Path 1.11 +6 -4 src/usr.sbin/ypserv/yp_server.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610231549.IAA23131>