Date: Mon, 25 Apr 2005 16:30:28 GMT From: Bill Fenner <fenner@research.att.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/80322: TCP socket support broken on a busy port Message-ID: <200504251630.j3PGUSoo004315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/80322; it has been noted by GNATS. From: Bill Fenner <fenner@research.att.com> To: w@expro.pl Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/80322: TCP socket support broken on a busy port Date: Mon, 25 Apr 2005 09:24:38 -0700 Are you using SO_REUSEADDR (in both the process that dies and the new process that tries to bind)? Does netstat show the socket in TIME_WAIT?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504251630.j3PGUSoo004315>