"Daniel C. Sobral" wrote:
> > I can definitely reproduce this here and also fairly angry about it.
> > In addition to what you mentioned, fstat() gives an incorrect st_size
> > result now and it's likely that non-NOTE_LOWAT low watermarks are
> > firing too early as well.
> >
> > Ugly test program @ http://people.freebsd.org/~tjr/kq.c
> 
> If I ensure the write only happens after the child is waiting on kq, the
> bug does not show up for me.


So that's the kqueue bug, right?  That an event is not generated
for pending input at the time that the event is registered?

-- Terry

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to