From owner-cvs-all Fri Jul 7 10:50:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EB7137C1C8; Fri, 7 Jul 2000 10:50:27 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA10718; Fri, 7 Jul 2000 10:50:25 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Message-Id: <200007071750.KAA10718@freefall.freebsd.org> From: Jacques Vidrine Date: Fri, 7 Jul 2000 10:50:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dante/patches patch-ah X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2000/07/07 10:50:25 PDT Added files: net/dante/patches patch-ah Log: Fix for bind extension: "I've added a check for trying to find other sockets using the same controlconnection, if we find such sockets we don't close the controlconnection." This is needed e.g. by applications that close the socket they used to bind() after getting a new socket from accept(). Submitted by: Michael Shuldman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message