scrcpy/app
Romain Vimont 7458d8271e Kill the server immediately on close
Do not wait 100ms anymore to let the server print any exception: we
justly want to ignore them.

Moreover, there is no nanosleep() on Windows, so this solve another
problem.
2018-02-09 11:01:50 +01:00
..
src Kill the server immediately on close 2018-02-09 11:01:50 +01:00
tests Swap position/point names 2018-01-29 14:52:22 +01:00
meson.build Move control-related code to screencontrol.c 2018-02-08 18:14:50 +01:00