Files
scrcpy/server
Romain Vimont 7a66c4d0a4 Force server exit at the end of main()
By default, the Java process exits when all non-daemon threads are
terminated.

The Android SDK might start some non-daemon threads internally,
preventing the scrcpy server to exit in some cases.

So force the process to exit explicitly.
2023-10-28 15:51:53 +02:00
..
2023-07-14 18:58:58 +02:00
2023-07-14 18:58:58 +02:00