Date: Mon, 19 Nov 2001 01:25:30 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c Message-ID: <200111190925.fAJ9PUb17495@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/11/19 01:25:30 PST
Modified files:
sys/kern sys_pipe.c
Log:
Make kevents on pipes work as described in the manpage - when the last
reader/writer disconnects, ensure that anybody who is waiting for the
kevent on the other end of the pipe gets EV_EOF.
MFC after: 2 weeks
Revision Changes Path
1.87 +2 -1 src/sys/kern/sys_pipe.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111190925.fAJ9PUb17495>
