scrcpy/server/src
Romain Vimont ff579990c2 Shutdown connection before joining threads
Interrupting async processors may require to shutdown the connection to
wake up blocking calls.

Therefore, shutdown the connection first, then join the threads, then
close the connection.

Refs commit 9c08eb79cb
2023-11-01 18:36:10 +01:00
..
main Shutdown connection before joining threads 2023-11-01 18:36:10 +01:00
test/java/com/genymobile/scrcpy Remove spurious empty line 2023-06-10 12:07:35 +02:00