aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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);