Date: Thu, 9 Jun 2005 19:24:08 +0100 (BST) From: Robert Watson <rwatson@FreeBSD.org> To: John-Mark Gurney <jmg@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c Message-ID: <20050609192300.A13403@fledge.watson.org> In-Reply-To: <200506070711.j577B4i2068239@repoman.freebsd.org> References: <200506070711.j577B4i2068239@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 7 Jun 2005, John-Mark Gurney wrote: > FreeBSD src repository > > Modified files: (Branch: RELENG_5) > sys/kern uipc_socket.c > Log: > MFC: v1.209 > make sure that the socket is either accepting connections or is connected > when attaching a knote to it... otherwise return EINVAL... Please back this out ASAP. Read change 1.210, which backs this change out because it is incorrect and breaks common applications, like NFS. I'm sure I told you about this, but if I neglected to, my apologies. Robert N M Watson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050609192300.A13403>