kern/80322: TCP socket support broken on a busy port

Jan Srzednicki w at expro.pl
Thu May 12 15:10:06 GMT 2005


The following reply was made to PR kern/80322; it has been noted by GNATS.

From: Jan Srzednicki <w at expro.pl>
To: Bill Fenner <fenner at research.att.com>
Cc: FreeBSD-gnats-submit at freebsd.org
Subject: Re: kern/80322: TCP socket support broken on a busy port
Date: Thu, 12 May 2005 17:01:29 +0200

 On Mon, Apr 25, 2005 at 09:24:38AM -0700, Bill Fenner wrote:
 > 
 > 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?
 
 OK, I finally managed to reproduce that. Yes, netstat indeed shows the
 socket in TIME_WAIT state with one connection, both queues empty. After
 this connection has timeouted, I can bind to the port as normal.
 
 -- 
 Jan Srzednicki
 w at expro.pl
 


More information about the freebsd-bugs mailing list