You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server
Romain Vimont b10bb9f8bf 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
7 months ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Shutdown connection before joining threads 7 months ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 2.1.1 11 months ago
build_without_gradle.sh Bump version to 2.1.1 11 months ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago