Date: Sun, 17 Sep 2000 04:34:34 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <200009171134.EAA82648@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2000/09/17 04:34:34 PDT Modified files: sys/netinet udp_usrreq.c Log: Make sure UDP sockets are explicitly bind(2)'ed [sic] before we connect(2) them. PR: 20946 Isolated by: Aaron Gifford <agifford@infowest.com> Revision Changes Path 1.74 +9 -4 src/sys/netinet/udp_usrreq.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?200009171134.EAA82648>