wireplumber/lib/wpipc
2021-06-28 11:38:37 -04:00
..
client.c lib: add wpipc library 2021-05-04 18:55:10 -04:00
client.h lib: add wpipc library 2021-05-04 18:55:10 -04:00
defs.h lib: add wpipc library 2021-05-04 18:55:10 -04:00
meson.build meson: generate and install pkg-config file for wpipc 2021-05-06 13:06:49 +03:00
private.h wpipc: change epoll thread func type name to be more consistent 2021-06-28 11:38:37 -04:00
protocol.c wpipc: protocol: make sure buffer is initialized to 0 before building reply/request 2021-06-28 11:38:37 -04:00
protocol.h lib: add wpipc library 2021-05-04 18:55:10 -04:00
receiver.c wpipc: receiver: also emit sender disconnected when failed to read 2021-06-28 11:38:37 -04:00
receiver.h lib: add wpipc library 2021-05-04 18:55:10 -04:00
sender.c wpipc: place sockets in the same runtime directory as pipewire 2021-05-06 14:15:24 +03:00
sender.h lib: add wpipc library 2021-05-04 18:55:10 -04:00
server.c lib: fix some issues found by coverity 2021-06-15 17:43:22 +03:00
server.h lib: add wpipc library 2021-05-04 18:55:10 -04:00
utils.c wpipc: change epoll thread func type name to be more consistent 2021-06-28 11:38:37 -04:00
wpipc.h lib: add wpipc library 2021-05-04 18:55:10 -04:00