summaryrefslogtreecommitdiffstats
path: root/fetch-negotiator.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-15unix-socket: disallow chdir() when creating unix domain socketsJeff Hostetler3-7/+15
2021-03-15unix-socket: add backlog size option to unix_stream_listen()Jeff Hostetler3-4/+19
2021-03-15unix-socket: eliminate static unix_stream_socket() helper functionJeff Hostetler1-14/+13
2021-03-15simple-ipc: add win32 implementationJeff Hostetler6-0/+1018