aboutsummaryrefslogtreecommitdiffstats
path: root/compat/simple-ipc/ipc-unix-socket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-20simple-ipc: preparations for supporting binary messages.Jeff Hostetler1-5/+9
2021-05-21simple-ipc: correct ifdefs when NO_PTHREADS is definedJeff Hostetler1-2/+6
2021-03-22simple-ipc: add Unix domain socket implementationJeff Hostetler1-0/+999