summaryrefslogtreecommitdiffstats
path: root/stream/stream.c
diff options
context:
space:
mode:
authorJames Ross-Gowan <rossymiles@gmail.com>2014-11-17 16:33:39 +1100
committerwm4 <wm4@nowhere>2014-11-18 13:34:00 +0100
commit67132750a65946a936b0f8fea2099d0a9f7ca889 (patch)
treeac24455a56c7e5bf37260ffb596aba429e3c7df9 /stream/stream.c
parentc862955baccc7c263c8c4878b4a963927d61cbe5 (diff)
downloadmpv-67132750a65946a936b0f8fea2099d0a9f7ca889.tar.bz2
mpv-67132750a65946a936b0f8fea2099d0a9f7ca889.tar.xz
lua: subprocess: use overlapped I/O on Windows
Instead of threads, use overlapped (asynchronous) I/O to read from both stdout and stderr. Like in d0643fa, stdout and stderr could be closed at different times, so a sparse_wait function is added to wrap WaitForMultipleObjects and skip NULL handles.
Diffstat (limited to 'stream/stream.c')
0 files changed, 0 insertions, 0 deletions