You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont d421741a83 Wait server from a separate thread
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.
5 years ago
..
src Wait server from a separate thread 5 years ago
tests Add option to lock video orientation 5 years ago
meson.build Fix server debugger for Android >= 9 5 years ago
scrcpy.1 Add display id parameter 5 years ago