read() returns errno == 1 ("Resource temporarily unavailable")

Jesper Eskilson jojo@virtutech.se
Fri Jan 19 10:52:00 GMT 2001


Christopher Faylor <cygwin@cygwin.com> writes:

> errno == 1 is not EAGAIN.  I assume that you mean errno == 11.

Of course. My fingers slipped.

> Looking at the code for _read, the only time this should be returned is if
> you are using a non-blocking read.

I'm fairly certain that I'm not.

/Jesper
-- 
-------------------------------------------------------------------------
Jesper Eskilson                                         jojo@virtutech.se
Virtutech                                         http://www.virtutech.se
-------------------------------------------------------------------------


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



More information about the Cygwin mailing list