aboutsummaryrefslogtreecommitdiffstats
path: root/lib/receiver.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-28lib: initialize epoll_event structuresGeorge Kiagiadakis1-1/+1
2021-07-28style: convert code to systemd coding styleGeorge Kiagiadakis1-160/+152
2021-07-28wpipc: receiver: also emit sender disconnected when failed to readJulian Bouzas1-6/+3
2021-07-28wpipc: place sockets in the same runtime directory as pipewireGeorge Kiagiadakis1-6/+5
2021-07-28wpipc: remove socket files after shutdown of the serverGeorge Kiagiadakis1-0/+1
2021-07-28lib: add wpipc libraryJulian Bouzas1-0/+213