aboutsummaryrefslogtreecommitdiffstats
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 emulationJohannes Schindelin1-0/+22
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