summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2010-12-29 12:24:43 +0000
committerChristian Pointner <equinox@spreadspace.org>2010-12-29 12:24:43 +0000
commit8edc1eccac63fbe2fcb7d7e3eab76cb8646df9a4 (patch)
treee18163715804d1eddedc9d4f1fb60a221a535fe6 /TODO
parentyet another trailing whitespace deletion (diff)
requester gets now stored with commands
response and timeout handlers get called now git-svn-id: https://svn.spreadspace.org/gcsd/trunk@91 ac14a137-c7f1-4531-abe0-07747231d213
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index cee0f00..0b6206f 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
Core:
- * send response to requestor (store requestor client in command_queue)
+ * debug/test command and response handling
* out-of-order responses (send to all listeners?, all clients? basic mode?)
* add listener tables (for requests, responses and other messages)
* config-parser (config file and improve parser for modules config)