summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Strauss <david@davidstrauss.net>2013-11-07 14:46:31 +1000
committerDavid Strauss <david@davidstrauss.net>2013-11-07 14:46:31 +1000
commitfd201fda7d70f37c77db715562242afc7f8e0fdd (patch)
tree290b12ef7b8a52921f09f380809c3e9b7d2790f4 /TODO
parent28f86262b9c77b8034dd9b6fd5dfb9398839362f (diff)
socket-proxyd: The proxy can now accept multiple sockets (but only to one remote host).
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
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