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 37af0c8076 Terminate event controller thread on EOF
No exception was thrown on EOF, so the event controller did not
terminate. This leaded to a further InvocationTargetException.

Instead, terminate the event controller on EOF, so that the process
terminates properly.
7 years ago
..
scripts Always invoke gradle except as root 7 years ago
src Terminate event controller thread on EOF 7 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Apply Genymobile rules for Android projects 7 years ago
meson.build Accept prebuilt server 7 years ago
proguard-rules.pro Convert server to an Android project 7 years ago