summaryrefslogtreecommitdiff
path: root/compat/simple-ipc
AgeCommit message (Expand)Author
2021-11-10simple-ipc: work around issues with Cygwin's Unix socket emulationJohannes Schindelin
2021-09-20simple-ipc/ipc-win32: add Windows ACL to named pipeJeff Hostetler
2021-09-20simple-ipc/ipc-win32: add trace2 debuggingJeff Hostetler
2021-09-20simple-ipc: preparations for supporting binary messages.Jeff Hostetler
2021-05-21simple-ipc: correct ifdefs when NO_PTHREADS is definedJeff Hostetler
2021-03-22simple-ipc: add Unix domain socket implementationJeff Hostetler
2021-03-15simple-ipc: add win32 implementationJeff Hostetler