scrcpy/server/src
Romain Vimont 9df1a5a63f 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-02-19 20:36:07 +01:00
..
main Simplify error handling on socket creation 2023-02-19 20:36:07 +01:00
test/java/com/genymobile/scrcpy Forward action button to device 2023-01-30 20:57:54 +01:00