summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index a1a1d94..85bef3e 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,4 @@
+ * stop daemon when output module is supposed be removed
* send response to requestor
* out-of-order responses
* add listener tables (for requests, responses and other messages)
@@ -5,10 +6,9 @@
* finish API for command & response dispatch tables
* module API etc. clean-up, finalize, freeze
* add modules
- - tcp_connect
- udp_listen, udp_connect
- unix_listen, unix_connect
- inotify
- * finilize tcp_listen module
+ * finilize tcp_listen and tcp_connect modules
* exec module, add support for parameters
* improve module loader (allow multiple search paths)