scrcpy/server
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
..
scripts
src Shutdown connection before joining threads 2023-11-01 18:36:10 +01:00
.gitignore
build_without_gradle.sh Bump version to 2.1.1 2023-07-14 18:58:58 +02:00
build.gradle Bump version to 2.1.1 2023-07-14 18:58:58 +02:00
meson.build Remove deprecated meson.source_root() 2022-08-28 15:16:31 +02:00
proguard-rules.pro