Date: Tue, 5 Feb 2002 15:12:51 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/rpc rpcb_clnt.c Message-ID: <200202052312.g15NCp428963@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/02/05 15:12:51 PST Modified files: lib/libc/rpc rpcb_clnt.c Log: Do not call addrinfo on local transport adresses, if returning a server handle (for reuse or whatever). We just return now a handle connected to the local rpcbind. Do not try to call checkcache, if host = NULL; Submitted by: mbr Revision Changes Path 1.5 +26 -6 src/lib/libc/rpc/rpcb_clnt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202052312.g15NCp428963>