Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-03-15 | unix-socket: disallow chdir() when creating unix domain sockets | Jeff Hostetler | 3 | -7/+15 |
2021-03-15 | unix-socket: add backlog size option to unix_stream_listen() | Jeff Hostetler | 3 | -4/+19 |
2021-03-15 | unix-socket: eliminate static unix_stream_socket() helper function | Jeff Hostetler | 1 | -14/+13 |
2021-03-15 | simple-ipc: add win32 implementation | Jeff Hostetler | 6 | -0/+1018 |