mirror of
https://github.com/Genymobile/scrcpy
synced 2025-01-02 04:32:06 +00:00
5b9c88693e
Currently, server_stop() is called from the same thread as server_connect_to(), so interruption may never happen. This is a step to prepare executing the server from a dedicated thread. |
||
---|---|---|
.. | ||
src | ||
tests | ||
meson.build | ||
scrcpy.1 |