diff options
author | Takashi Yano <takashi.yano@nifty.ne.jp> | 2021-11-17 08:13:17 +0900 |
---|---|---|
committer | Takashi Yano <takashi.yano@nifty.ne.jp> | 2021-11-17 08:14:23 +0900 |
commit | 5badb8aa0a6a1a79504dc0cd4ee40df1f173060c (patch) | |
tree | 25fc2c04e109cc16f787518102289a27f6e67b3c /newlib/libc | |
parent | 41de4b6fd735b86afa7ea05ca8cbfeddd2e1f78f (diff) | |
download | newlib-5badb8aa0a6a1a79504dc0cd4ee40df1f173060c.zip newlib-5badb8aa0a6a1a79504dc0cd4ee40df1f173060c.tar.gz newlib-5badb8aa0a6a1a79504dc0cd4ee40df1f173060c.tar.bz2 |
Cygwin: pipe: Handle STATUS_PENDING even for nonblocking mode.
- NtReadFile() and NtWriteFile() seems to return STATUS_PENDING
occasionally even in nonblocking mode. This patch adds handling
for STATUS_PENDING in nonblocking mode.
Addresses:
https://cygwin.com/pipermail/cygwin/2021-November/249910.html
Diffstat (limited to 'newlib/libc')
0 files changed, 0 insertions, 0 deletions