scrcpy/app/src/util
Romain Vimont 057c7a4df4 Move str_util to str
Simplify naming.
2021-11-14 01:22:22 +01:00
..
buffer_util.h
cbuf.h
file.c Improve file API 2021-11-12 22:44:37 +01:00
file.h Improve file API 2021-11-12 22:44:37 +01:00
intr.c Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 2021-11-14 01:22:22 +01:00
intr.h Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 2021-11-14 01:22:22 +01:00
log.c
log.h
net.c Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 2021-11-14 01:22:22 +01:00
net.h Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 2021-11-14 01:22:22 +01:00
net_intr.c Rename SC_INVALID_SOCKET to SC_SOCKET_NONE 2021-11-14 01:22:22 +01:00
net_intr.h Add interruptor utilities 2021-11-13 22:54:18 +01:00
process.c Introduce process observer 2021-11-13 10:02:23 +01:00
process.h Introduce process observer 2021-11-13 10:02:23 +01:00
process_intr.c Add interruptor utilities 2021-11-13 22:54:18 +01:00
process_intr.h Add interruptor utilities 2021-11-13 22:54:18 +01:00
queue.h
str.c Move str_util to str 2021-11-14 01:22:22 +01:00
str.h Move str_util to str 2021-11-14 01:22:22 +01:00
strbuf.c
strbuf.h
term.c Add util function to get terminal size 2021-11-11 15:22:39 +01:00
term.h Add util function to get terminal size 2021-11-11 15:22:39 +01:00
thread.c
thread.h
tick.c
tick.h