update
authorChristian Grothoff <christian@grothoff.org>
Thu, 29 Jul 2010 14:03:52 +0000 (14:03 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 29 Jul 2010 14:03:52 +0000 (14:03 +0000)
TODO

diff --git a/TODO b/TODO
index 54b6962371b307cb5cc35db4360a4c86adab5763..bf107fab6f16cf7b095e0233ca913c233b13020a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@
 * UTIL:
   - only connect() sockets that are ready (select()) [Nils]
     [On W32, we need to select after calling socket before doing connect etc.]
-* TRANSPORT:
-  - HTTP backend [MW]
 * CORE:
   - transport-level disconnect (i.e. TCP) does not cause core-level
     disconnect in a timely fashion (waits for connection timeout);