From owner-cvs-all Fri Mar 9 1:42:44 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 91F8E37B718; Fri, 9 Mar 2001 01:42:37 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from mobile.wemm.org (mobile.wemm.org [10.0.0.5]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f299gbp13278; Fri, 9 Mar 2001 01:42:37 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f299gbh99432; Fri, 9 Mar 2001 01:42:37 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103090942.f299gbh99432@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Jonathan Lemon , jkh@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_usrreq.c src/sys/kern uipc_socket.c In-Reply-To: <200103090816.f298GfA57859@freefall.freebsd.org> Date: Fri, 09 Mar 2001 01:42:37 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Lemon wrote: > jlemon 2001/03/09 00:16:41 PST > > Modified files: > sys/netinet tcp_usrreq.c > sys/kern uipc_socket.c > Log: > Push the test for a disconnected socket when accept()ing down to the > protocol layer. Not all protocols behave identically. This fixes the > brokenness observed with unix-domain sockets (and postfix) This patch has turned out to be necessary on mx2.freebsd.org. Please make sure this gets MFC'ed before 4.3-REL, this is kind of important. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message