chiark / gitweb /
event: handle arbitrary signals received during epoll gracefully
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 3f8c30518fd2f885bb4441224fa8f0d6ab59a02c..a3ab09e504925e2e9526a019ea94fecd75a68666 100644 (file)
--- a/TODO
+++ b/TODO
@@ -48,6 +48,14 @@ CGroup Rework Completion:
 
 Features:
 
+* saproxy: Support multiple inherited sockets mapped using different proxies
+
+* saproxy: Use a nonblocking alternative to getaddrinfo
+
+* saproxy: Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example.
+
+* saproxy: Support starting daemons directly without requiring a shell script; update man pages
+
 * "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager
 
 * rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it