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 9c08eb79cb Close connection at the end of finally-block
The async processors use the socket file descriptors from the
connection. Therefore, the connection must not be closed before all
async processor threads are joined.

PR #3978 <https://github.com/Genymobile/scrcpy/pull/3978>
1 year ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Close connection at the end of finally-block 1 year ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 2.0 1 year ago
build_without_gradle.sh Bump version to 2.0 1 year ago
meson.build Remove deprecated meson.source_root() 2 years ago
proguard-rules.pro Convert server to an Android project 6 years ago