This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bug: pipe + O_NONBLOCK


On Sun, Sep 18, 2005 at 09:36:57AM +0200, Alfred Minarik wrote:
>Hello,
>
>Writing to full O_NONBLOCKed pipes should not block, but return -1 with
>errno==EAGAIN.

O_NONBLOCK is on write is currently not implemented for pipes.  Sorry.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]