OSDN Git Service

* fhandler.cc (handler_base_overlapped::wait_overlapped): Rework to attempt to
authorcgf <cgf>
Sat, 28 May 2011 18:49:10 +0000 (18:49 +0000)
committercgf <cgf>
Sat, 28 May 2011 18:49:10 +0000 (18:49 +0000)
commit27cf1d921d3df2e4bdb3ed68d35aa4d8597bf20e
treef9c3a20d5abcc9c272db8d8f07d5e2d89c00149f
parent1a5ca43c364b037a604477a35a56c40b9d868cd6
* fhandler.cc (handler_base_overlapped::wait_overlapped): Rework to attempt to
properly set errno and bytes read for non-blocking case.  Change to just rely
on res to indicate error conditions.
winsup/cygwin/ChangeLog
winsup/cygwin/fhandler.cc