scrcpy/app
Romain Vimont 5a431cdf9b 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-30 22:30:18 +02:00
..
src Make server_connect_to() return a bool 2019-05-30 22:30:18 +02:00
tests Add missing return 0 in unit test 2019-05-30 22:30:18 +02:00
meson.build Use cbuf for control event queue 2019-05-30 22:30:18 +02:00