diff options
author | Ken Brown <kbrown@cornell.edu> | 2021-11-23 11:40:56 -0500 |
---|---|---|
committer | Ken Brown <kbrown@cornell.edu> | 2021-11-23 15:50:01 -0500 |
commit | 4f47e64b11ed8d47c62fa89e9b971f44b7e9ab75 (patch) | |
tree | 12078a69907a4af767628bb1f787d1f14dc134f2 /newlib/libc/include/stdio_ext.h | |
parent | 6d34b62cb8e192071e193516c23419854c3b4127 (diff) | |
download | newlib-4f47e64b11ed8d47c62fa89e9b971f44b7e9ab75.zip newlib-4f47e64b11ed8d47c62fa89e9b971f44b7e9ab75.tar.gz newlib-4f47e64b11ed8d47c62fa89e9b971f44b7e9ab75.tar.bz2 |
Cygwin: fhandler_fifo::raw_read: handle STATUS_PENDING
NtReadFile can return STATUS_PENDING occasionally even in non-blocking
mode. Check for this and wait for NtReadFile to complete. To avoid
code repetition, do this in a static helper function nt_read.
Diffstat (limited to 'newlib/libc/include/stdio_ext.h')
0 files changed, 0 insertions, 0 deletions