socket-proxyd: The proxy can now accept multiple sockets (but only to one remote host).

This commit is contained in:
David Strauss 2013-11-07 14:46:31 +10:00
parent 28f86262b9
commit fd201fda7d
1 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -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