From: David Strauss Date: Thu, 7 Nov 2013 04:46:31 +0000 (+1000) Subject: socket-proxyd: The proxy can now accept multiple sockets (but only to one remote... X-Git-Tag: v209~1577 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=fd201fda7d70f37c77db715562242afc7f8e0fdd socket-proxyd: The proxy can now accept multiple sockets (but only to one remote host). --- diff --git a/TODO b/TODO index 23c0042a5..238689779 100644 --- a/TODO +++ b/TODO @@ -54,7 +54,7 @@ Features: * remove NSS usage from PID 1 (notably the specifiers) * socket-proxyd: - - Support multiple inherited sockets mapped using different proxies + - Support multiple inherited sockets mapped to different remote hosts - Use a nonblocking alternative to getaddrinfo - Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. - Support starting daemons directly without requiring a shell script; update man pages