Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 May 2005 15:10:05 GMT
From:      Jan Srzednicki <w@expro.pl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/80322: TCP socket support broken on a busy port
Message-ID:  <200505121510.j4CFA57E017167@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: Jan Srzednicki <w@expro.pl>
To: Bill Fenner <fenner@research.att.com>
Cc: FreeBSD-gnats-submit@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@expro.pl
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505121510.j4CFA57E017167>