scrcpy/app
Romain Vimont 92f0266704 Make server_connect_to() return a bool
The resulting socket is accessible from the server instance, there is no
need to return it.

This paves the way to use several sockets in parallel.
2019-05-28 13:43:34 +02:00
..
src Make server_connect_to() return a bool 2019-05-28 13:43:34 +02:00
tests Fix overflow in test 2019-03-25 11:33:32 +01:00
meson.build Add stream layer 2019-03-02 18:45:45 +01:00