scrcpy/server/src/main
Romain Vimont 5b2ec66222 Simplify error handling on socket creation
On any error, all previously opened sockets must be closed.

Handle these errors in a single catch-block. Currently, there are only 2
sockets, but this will simplify even more with more sockets.

Note: this commit is better displayed with --ignore-space-change (-b).
2023-03-10 22:22:15 +01:00
..
aidl/android Synchronize device clipboard to computer 2020-05-24 14:31:49 +02:00
java/com/genymobile/scrcpy Simplify error handling on socket creation 2023-03-10 22:22:15 +01:00
AndroidManifest.xml Remove manifest package name 2023-03-03 11:13:48 +01:00