aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-29 14:03:52 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-29 14:03:52 +0000
commit22188b892768d024a8be0b21ce95b50307d0bd89 (patch)
treecc1a448fa6e1e31456176b06872820ef9ad5947c /TODO
parent05976bd90050454c8549b4e1e2573a49c92f86fe (diff)
downloadgnunet-22188b892768d024a8be0b21ce95b50307d0bd89.tar.gz
gnunet-22188b892768d024a8be0b21ce95b50307d0bd89.zip
update
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 54b696237..bf107fab6 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@
2* UTIL: 2* UTIL:
3 - only connect() sockets that are ready (select()) [Nils] 3 - only connect() sockets that are ready (select()) [Nils]
4 [On W32, we need to select after calling socket before doing connect etc.] 4 [On W32, we need to select after calling socket before doing connect etc.]
5* TRANSPORT:
6 - HTTP backend [MW]
7* CORE: 5* CORE:
8 - transport-level disconnect (i.e. TCP) does not cause core-level 6 - transport-level disconnect (i.e. TCP) does not cause core-level
9 disconnect in a timely fashion (waits for connection timeout); 7 disconnect in a timely fashion (waits for connection timeout);