Hacker News new | ask | show | jobs
by cyphar 3703 days ago
You can't pass socket fds over TCP, nor should you want to. That particular unixism only works for AF_UNIX sockets.