Date: Mon, 30 Dec 1996 06:46:34 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/rpc pmap_clnt.c Message-ID: <199612301446.GAA28613@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/12/30 06:46:34 Modified: lib/libc/rpc pmap_clnt.c Log: - don't close unopen socket - ensure we're not spoofed/confused while trying to talk to the portmapper - handle new get_myaddress failure cases - prototype now in include file Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code. Revision Changes Path 1.5 +12 -7 src/lib/libc/rpc/pmap_clnt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612301446.GAA28613>