daemonproxy
daemonproxy copied to clipboard
Add 'fd.take' command to pass file descriptor through a socket
Allow a client to create a file descriptor and then pass it through the command socket to daemonproxy.
This will require the command pipe to be a socket, rather than a pipe.