Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-10 | simple-ipc: work around issues with Cygwin's Unix socket emulation | Johannes Schindelin | 1 | -0/+22 |
2021-09-20 | simple-ipc/ipc-win32: add Windows ACL to named pipe | Jeff Hostetler | 1 | -11/+129 |
2021-09-20 | simple-ipc/ipc-win32: add trace2 debugging | Jeff Hostetler | 1 | -1/+24 |
2021-09-20 | simple-ipc: preparations for supporting binary messages. | Jeff Hostetler | 2 | -10/+18 |
2021-05-21 | simple-ipc: correct ifdefs when NO_PTHREADS is defined | Jeff Hostetler | 3 | -7/+19 |
2021-03-22 | simple-ipc: add Unix domain socket implementation | Jeff Hostetler | 1 | -0/+999 |
2021-03-15 | simple-ipc: add win32 implementation | Jeff Hostetler | 2 | -0/+779 |