Date: Thu, 9 Jun 2005 19:24:48 +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: <20050609192414.G13403@fledge.watson.org> In-Reply-To: <200506070712.j577Cwa7068347@repoman.freebsd.org> References: <200506070712.j577Cwa7068347@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_4) > 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... > > Suggested by: dclark at applmath.scu.edu Please back this out too! This change was apparently untested with common socket applications, and breaks them significantly. Robert N M Watson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050609192414.G13403>