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 c683872bbc Avoid server stacktraces on close
On close, the socket is closed by the client, and the server process is
killed.

This leads to (expected) exceptions, that should not be printed.
7 years ago
..
src Avoid server stacktraces on close 7 years ago
.gitignore Convert server to an Android project 7 years ago
build.gradle Apply Genymobile rules for Android projects 7 years ago
proguard-rules.pro Convert server to an Android project 7 years ago