Files
scrcpy/app/src/util
Romain Vimont 7afd149f4b Fix file_handler process race condition
The current process could be waited both by run_file_handler() and
file_handler_stop().

To avoid the race condition, wait the process without closing, then
close with mutex locked.
2021-01-24 14:24:24 +01:00
..
2021-01-17 14:08:48 +01:00
2021-01-17 14:08:48 +01:00
2021-01-08 19:22:10 +01:00
2021-01-17 14:08:48 +01:00
2021-01-17 14:08:48 +01:00
2021-01-08 19:22:10 +01:00