scrcpy/app
Romain Vimont 47f1003200 Close server socket before killing process
The sockets may be closed and shutdown on server_stop(). This will
interrupt the stream and controller threads more quickly and gracefully.
2019-05-30 22:30:18 +02:00
..
src Close server socket before killing process 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