diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-01-24 11:13:39 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-01-24 11:13:39 +0000 |
commit | 1b97726713d88e1ec485aa1e827365a707ebc02f (patch) | |
tree | 2b8b6c9713db6f9326208d74ea3940b0a690d947 /TODO | |
parent | 529055038874c97055e554f83b2fcd8f4f7f0dab (diff) |
do not try TCP if port is 0
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ + implement UDP, HTTP/HTTPS * Transport: - UDP fragmentation +* UTIL / FS: + - gnunet-publish tires to connect to service even if + run with 'simulation' option (-s) * DHT: [Nate] - track paths content travels (PUT, reply-to-get) in messages, pass to client (client API & protocol already support this!) |