1.7.8: write fails with EAGAIN

Robert Wruck wruck@tweerlei.de
Thu Mar 10 21:11:00 GMT 2011


Hi,

tested with cvs HEAD:

> Just terminating the loop after write_overlapped_fallback is not enough.
> When the size to write exceeds MAX_OVERLAPPED_WRITE_LEN and WriteFile
> fails for MAX_OVERLAPPED_WRITE_LEN, write() will always return 0.

Now any write with length > MAX_OVERLAPPED_WRITE_LEN fails with -1 / 
EFBIG (on the machine that has the WriteFile limitation).

-Robert

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



More information about the Cygwin mailing list