kern/80322: TCP socket support broken on a busy port
Bill Fenner
fenner at research.att.com
Mon Apr 25 09:30:29 PDT 2005
The following reply was made to PR kern/80322; it has been noted by GNATS.
From: Bill Fenner <fenner at research.att.com>
To: w at expro.pl
Cc: FreeBSD-gnats-submit at 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?
More information about the freebsd-bugs
mailing list