Date: Tue, 7 Jun 2005 07:12:58 +0000 (UTC) From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <200506070712.j577Cwa7068347@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 2005-06-07 07:12:58 UTC
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
Revision Changes Path
1.68.2.26 +3 -1 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506070712.j577Cwa7068347>
