The following reply was made to PR kern/93685; it has been noted by GNATS.

From: Jilles Tjoelker <jil...@stack.nl>
To: bug-follo...@freebsd.org, i...@niw.com.au
Cc:  
Subject: Re: kern/93685: [pipe] select on pipe write fails from '0' end
Date: Sat, 15 May 2010 22:54:36 +0200

 Confirmed on 8.0-STABLE and 9-CURRENT. I think it has to do with the
 lazy initialization of the "secondary" direction: if I write a byte in
 that direction first, the select behaves correctly.
 
 -- 
 Jilles Tjoelker
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to