From owner-freebsd-bugs Sat Feb 13 02:24:49 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA20304 for freebsd-bugs-outgoing; Sat, 13 Feb 1999 02:24:49 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA20294; Sat, 13 Feb 1999 02:24:44 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id CAA15984; Sat, 13 Feb 1999 02:24:44 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Sat, 13 Feb 1999 02:24:44 -0800 (PST) Message-Id: <199902131024.CAA15984@freefall.freebsd.org> To: david@inty.net, dillon@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: kern/10028 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: TCP problem binding port - address already in use State-Changed-From-To: open->closed State-Changed-By: dillon State-Changed-When: Sat Feb 13 02:23:41 PST 1999 State-Changed-Why: The bind: address in use error is correct operation. The SO_RESUSEADDR socket opt must be used to defeat this feature. If this turns out not to solve the problem we can reopen the bug report. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message