scrcpy/app/src/sys/unix
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.
2018-09-04 08:57:07 +02:00
..
command.c Do not handle system-specific values in command.c 2018-09-04 08:57:07 +02:00
net.c Include source root directory 2018-03-20 21:32:41 +01:00