mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-15 02:44:39 +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.