scrcpy/server/src
Romain Vimont 90f8356630 Interrupt device threads on stop
The (non-daemon) threads were not interrupted on video stream stopped,
leaving the server process alive.

Interrupt them to wake up their blocking call so that they terminate
properly.

Refs #1992 <https://github.com/Genymobile/scrcpy/issues/1992>
2021-01-01 17:32:34 +01:00
..
main Interrupt device threads on stop 2021-01-01 17:32:34 +01:00
test/java/com/genymobile/scrcpy Simplify PASTE option for "set clipboard" 2020-07-17 00:00:42 +02:00