scrcpy/server/src
Romain Vimont 3f69e73722 Simplify error handling on socket creation
On any error, all previously closed 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-02-03 17:06:00 +01:00
..
main Simplify error handling on socket creation 2023-02-03 17:06:00 +01:00
test/java/com/genymobile/scrcpy Forward action button to device 2023-01-30 20:57:54 +01:00