The following reply was made to PR kern/93685; it has been noted by GNATS. From: Jilles Tjoelker <[email protected]> To: [email protected], [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
