summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2010-12-19 17:37:17 +0000
committerChristian Pointner <equinox@spreadspace.org>2010-12-19 17:37:17 +0000
commit3235cbde1936856791e1f79ea5cc2853be025a61 (patch)
tree74962cde66ff4d879614a3420896585f3fb810d1 /TODO
parentloading comamnds and response table form file (diff)
updated TODO
timer values allow + and - now git-svn-id: https://svn.spreadspace.org/gcsd/trunk@71 ac14a137-c7f1-4531-abe0-07747231d213
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 10 insertions, 5 deletions
diff --git a/TODO b/TODO
index 691ad33..04ef741 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,13 @@
- * input modules
- - stdio
- - tcp
- * out-of-order response
- * command & response dispatch table
+ * send response to requestor
+ * out-of-order responses
+ * finish API for command & response dispatch tables
+ * add listener tables (for requests, responses and other messages)
* module loader cleanup (no require)
* module API etc. clean-up, finalize, freeze
* config-parser
+ * check max instances at modules (instance counter)
+ * add modules
+ - tcp
+ - udp
+ - unix
+ - inotify