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 55d33ddd5f Do not handle system-specific values in command.c
The common command.c handled process errors from system-specific int
values (errno).

Rather, expose a new enum process_result to handle error cause in a
generic way.
6 years ago
..
src Do not handle system-specific values in command.c 6 years ago
tests Separate multi-words filenames by '_' 6 years ago
meson.build Separate multi-words filenames by '_' 6 years ago