summaryrefslogtreecommitdiff
path: root/unix-socket.h
AgeCommit message (Expand)Author
2021-03-15unix-socket: disallow chdir() when creating unix domain socketsJeff Hostetler
2021-03-15unix-socket: add backlog size option to unix_stream_listen()Jeff Hostetler
2011-12-12credentials: add "cache" helperJeff King