]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: dsp: Fix a bug that app hangs if it killed during write().
authorTakashi Yano <takashi.yano@nifty.ne.jp>
Sat, 16 Sep 2023 23:32:09 +0000 (08:32 +0900)
committerTakashi Yano <takashi.yano@nifty.ne.jp>
Sun, 17 Sep 2023 12:53:44 +0000 (21:53 +0900)
commit8484773f47ccb14a24e3b40a5b5a329ae5768f82
tree681d51f02192b20eceabb0d852f1fefd86bf6616
parentc2d2bf34e6959615a3ba0edf4153d210501ba04f
Cygwin: dsp: Fix a bug that app hangs if it killed during write().

If app is killed during blocking write(), it sometimes hangs. This
patch fixes the issue.

Signed-off-by: Takashi Yano <takashi.yano@nifty.ne.jp>
winsup/cygwin/fhandler/dsp.cc
This page took 0.037751 seconds and 5 git commands to generate.