diff options
author | David Strauss <david@davidstrauss.net> | 2013-11-25 10:44:48 +1000 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2013-11-25 10:46:48 +1000 |
commit | adcf4c81c58511b67644e17fa743d1729d3c9ccf (patch) | |
tree | 573e97f2f2cce161a0e8b3e8c67a2f1e37c931a0 /TODO | |
parent | 828db5d84afbf4e6e7060b5da170114a5886b339 (diff) |
socket-proxyd: Add --listener option for listener/destination pairs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -105,7 +105,6 @@ Features: * remove NSS usage from PID 1 (notably the specifiers) * socket-proxyd: - - 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 |