OSDN Git Service

* select.cc (peek_pipe): Use has_ongoing_io() to determine if the pipe is ready
authorcgf <cgf>
Sun, 28 Jun 2009 19:27:14 +0000 (19:27 +0000)
committercgf <cgf>
Sun, 28 Jun 2009 19:27:14 +0000 (19:27 +0000)
commitfef83a738d75a58c490b705c43fcca58d6dec2c3
treef87dda2ef01a8e2f8b6c41522e3d6c1e877caa86
parent4eb71a0c62710028e8b7e383232fbf9f6a7a509d
* select.cc (peek_pipe): Use has_ongoing_io() to determine if the pipe is ready
for writing rather than performing brute-force checks.
winsup/cygwin/ChangeLog
winsup/cygwin/select.cc