aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-06 07:24:51 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-06 07:24:51 +0000
commit5906405838be2ab68bece4b4b07688dbe97ae5f3 (patch)
treec608b54597e2cee8ae4bcca7e7927a00402cbcb0
parentc3744b7f09a561ad1762db58eb5c1e6275217c08 (diff)
downloadgnunet-5906405838be2ab68bece4b4b07688dbe97ae5f3.tar.gz
gnunet-5906405838be2ab68bece4b4b07688dbe97ae5f3.zip
issue
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5faf10083..184cf33fb 100644
--- a/TODO
+++ b/TODO
@@ -37,6 +37,10 @@
37 37
380.9.1: 380.9.1:
39* TRANSPORT: [MW] 39* TRANSPORT: [MW]
40 - 'TransmitFunction' requires plugins to have "unbounded" queue (or at least
41 queue of size > 2), might be better to have at MOST one message pending
42 per plugin/target and only send the next one after the continuation was
43 called (or use 'notify_transmit_ready-style API?)
40 - WiFi transport backend [DB] 44 - WiFi transport backend [DB]
41 - Implement method of learning our external addresses from 45 - Implement method of learning our external addresses from
42 other peers; need some kind of threshold-based 46 other peers; need some kind of threshold-based