chiark / gitweb /
socket-proxyd: The proxy can now accept multiple sockets (but only to one remote...
authorDavid Strauss <david@davidstrauss.net>
Thu, 7 Nov 2013 04:46:31 +0000 (14:46 +1000)
committerDavid Strauss <david@davidstrauss.net>
Thu, 7 Nov 2013 04:46:31 +0000 (14:46 +1000)
TODO

diff --git a/TODO b/TODO
index 23c0042a54eb776cb60d334499a50a545315eb9c..2386897795ca6b7b2c3972140f803c3eb46fa667 100644 (file)
--- a/TODO
+++ b/TODO
@@ -54,7 +54,7 @@ Features:
 * remove NSS usage from PID 1 (notably the specifiers)
 
 * socket-proxyd:
 * 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
   - 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