]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: pipe: Handle WAIT_CANCELED when waiting read_mtx.
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 10 Nov 2021 03:24:53 +0000 (12:24 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Wed, 10 Nov 2021 12:12:21 +0000 (21:12 +0900)
commitc6f0a46d715d46a0716a505d728ff08e7c5b156a
tree2e0cd6524fa462a7d02d7aa7e750a66cf90844cc
parent328e1b1a3d2df7721483c2d4c4b1f0ca197ce74c
Cygwin: pipe: Handle WAIT_CANCELED when waiting read_mtx.

- Add missing handling for WAIT_CANCELED in cygwait() for read_mtx
  in raw_read().
winsup/cygwin/fhandler_pipe.cc
This page took 0.0292 seconds and 5 git commands to generate.