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/src/main
Romain Vimont 4d5b67cc80 Log controller handling errors
On close, the controller is expected to throw an IOException because the
socket is closed, so the exception was ignored.

However, message handling actions may also throw IOException, and they
must not be silently ignored.

PR #4473 <https://github.com/Genymobile/scrcpy/pull/4473>
3 months ago
..
aidl/android Reset video capture on folding event 1 year ago
java/com/genymobile/scrcpy Log controller handling errors 3 months ago
AndroidManifest.xml Remove manifest package name 1 year ago