Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2001 08:19:48 -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:  <200112051619.fB5GJmi50731@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/12/05 08:19:48 PST

  Modified files:        (Branch: RELENG_4)
    sys/kern             sys_pipe.c 
  Log:
  MFC: 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.
  
  Revision   Changes    Path
  1.60.2.11  +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?200112051619.fB5GJmi50731>