Subject: Re: kern/27185: kqueue: EOF on pipe gains no EVFILT_READ event
To: None <jdolecek@netbsd.org, gnats-admin@netbsd.org,>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-bugs
Date: 09/10/2005 23:52:02
The following reply was made to PR kern/27185; it has been noted by GNATS.
From: Christian Biere <christianbiere@gmx.de>
To: gnats-bugs@netbsd.org
Cc: elvstone@gmail.com
Subject: Re: kern/27185: kqueue: EOF on pipe gains no EVFILT_READ event
Date: Sun, 11 Sep 2005 01:51:52 +0200
gnats-admin@netbsd.org wrote:
> >Synopsis: kqueue: EOF on pipe gains no EVFILT_READ event
> >Arrival-Date: Thu Oct 07 20:45:01 UTC 2004
Yes, this is still reproducible with a kernel built a few days ago. I
use EVFILT_PROC with NOTE_EXIT as a workaround in my app.
--
Christian