Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simple-ipc: split async server initialization and running | Jeff King | 2024-10-08 | 1 | -4/+13 |
* | Merge branch 'jh/builtin-fsmonitor-part1' | Junio C Hamano | 2021-10-14 | 1 | -9/+12 |
|\ | |||||
| * | simple-ipc: move definition of ipc_active_state outside of ifdef | Carlo Marcelo Arenas Belón | 2021-09-20 | 1 | -7/+7 |
| * | simple-ipc: preparations for supporting binary messages. | Jeff Hostetler | 2021-09-20 | 1 | -2/+5 |
* | | *.h _INIT macros: don't specify fields equal to 0 | Ævar Arnfjörð Bjarmason | 2021-09-27 | 1 | -5/+1 |
|/ | |||||
* | simple-ipc: correct ifdefs when NO_PTHREADS is defined | Jeff Hostetler | 2021-05-21 | 1 | -4/+0 |
* | simple-ipc: add Unix domain socket implementation | Jeff Hostetler | 2021-03-22 | 1 | -1/+12 |
* | simple-ipc: add win32 implementation | Jeff Hostetler | 2021-03-15 | 1 | -0/+228 |