Date: Mon, 22 Jan 2001 23:27:56 -0800 (PST) From: Wes Peters <wes@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c Message-ID: <200101230727.f0N7Ru978459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wes 2001/01/22 23:27:56 PST Modified files: sys/netinet in_pcb.c Log: When attempting to bind to an ephemeral port, if no such port is available, the error return should be EADDRNOTAVAIL rather than EAGAIN. PR: 14181 Submitted by: Dima Dorfman <dima@unixfreak.org> Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Revision Changes Path 1.73 +3 -3 src/sys/netinet/in_pcb.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?200101230727.f0N7Ru978459>