diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-04-06 07:24:51 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-04-06 07:24:51 +0000 |
commit | 5906405838be2ab68bece4b4b07688dbe97ae5f3 (patch) | |
tree | c608b54597e2cee8ae4bcca7e7927a00402cbcb0 /TODO | |
parent | c3744b7f09a561ad1762db58eb5c1e6275217c08 (diff) |
issue
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -37,6 +37,10 @@ 0.9.1: * TRANSPORT: [MW] + - 'TransmitFunction' requires plugins to have "unbounded" queue (or at least + queue of size > 2), might be better to have at MOST one message pending + per plugin/target and only send the next one after the continuation was + called (or use 'notify_transmit_ready-style API?) - WiFi transport backend [DB] - Implement method of learning our external addresses from other peers; need some kind of threshold-based |