Hi!

I'm having trouble reading from a file using read(). The symptoms are that
read() fails setting errno to 11 (EAGAIN). This should AFAIK only be
possible on O_NONBLOCK filedescriptors, whereas the file in question is not
opened in non-blocking mode.

Any hints? I saw a fix in Cygwin.dll 1.1.7 which looked related, but the
bug(?) is still there.

/Jesper
-- 
-------------------------------------------------------------------------
Jesper Eskilson                                         [EMAIL PROTECTED]
Virtutech                                         http://www.virtutech.se
-------------------------------------------------------------------------


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to