kern/93685: [pipe] select on pipe write fails from '0' end

Jilles Tjoelker jilles at stack.nl
Sat May 15 21:00:18 UTC 2010


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

From: Jilles Tjoelker <jilles at stack.nl>
To: bug-followup at FreeBSD.org, ian at 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


More information about the freebsd-bugs mailing list