Files
mpv/player
James Ross-Gowan 67132750a6 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.
2014-11-18 13:34:00 +01:00
..
2014-11-15 20:20:54 +01:00
2014-11-02 17:29:41 +01:00
2014-11-07 16:21:03 +01:00
2014-11-18 01:36:35 +01:00
2014-11-15 19:43:43 +01:00
2014-11-18 01:36:35 +01:00
2014-11-10 18:11:33 +01:00
2014-11-15 19:43:43 +01:00