This is the mail archive of the cygwin@sources.redhat.com 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]

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


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


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