Download raw body.
gotd listen process
On 2022/12/09 11:26:14 +0100, Stefan Sperling <stsp@stsp.name> wrote: > Add a gotd "listen" process which watches the unix socket and > passes new client connections to the parent. > > This is a first step towards better privsep. By itself this doesn't > buy us much. A lot more code remains to be written in order to > untangle things properly. > > ok? sorry for the delay, reads fine to me and regress is happy. ok op@
gotd listen process