Commits

Andy Green authored 1062370f075
unix skt: allow control over skt user:group If you're providing a unix socket service that will be proxied / served by another process on the same machine, the unix fd permissions on the listening unix socket fd have to be managed so only something running under the server credentials can open the listening unix socket.