mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-17 20:04:27 +01:00
Let the server terminate properly once all the sockets are closed. If it does not terminate (this can happen if the device is asleep), then kill it. Fixes #1992 <https://github.com/Genymobile/scrcpy/issues/1992>