Keith Wansbrough <[EMAIL PROTECTED]> writes: 
> 
> 
> I suspect this is a documentation error...
> 
> Posix.createPipe returns two Fds, one for reading and one for 
> writing.  
> According to chapter 6 of the User Guide, they are (write,read); 
> according to the sources and a test program, they are (read,write).
> 
> Just FYI.
> 

But very useful I; thanks, fixed.

--sigbjorn

Reply via email to