summaryrefslogtreecommitdiff
path: root/compat/simple-ipc/ipc-unix-socket.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-10simple-ipc: work around issues with Cygwin's Unix socket emulationLibravatar Johannes Schindelin1-0/+22
2021-09-20simple-ipc: preparations for supporting binary messages.Libravatar Jeff Hostetler1-5/+9
2021-05-21simple-ipc: correct ifdefs when NO_PTHREADS is definedLibravatar Jeff Hostetler1-2/+6
2021-03-22simple-ipc: add Unix domain socket implementationLibravatar Jeff Hostetler1-0/+999