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