mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-16 03:14:28 +01:00
Create a thread just to wait for the server process exit. This paves the way to simply wake up a blocking accept() in a portable way.
Create a thread just to wait for the server process exit. This paves the way to simply wake up a blocking accept() in a portable way.