seems to work now
authorChristian Grothoff <christian@grothoff.org>
Sat, 17 Apr 2010 18:20:14 +0000 (18:20 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 17 Apr 2010 18:20:14 +0000 (18:20 +0000)
TODO

diff --git a/TODO b/TODO
index fe623bcf174e24ccfdc3fe134b1971aad5bb2213..f1044716992ab939fcadb3e1de06fa859bfd2e0f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,8 +2,6 @@
 * PEERINFO:
   - trust: need *fast* way to check/update trust in peers
            (async peerinfo would not be right; certainly not with the current API)
-* STATISTICS:
-  - does not seem to work with timeouts (especially if service is not running)
 * UTIL:
   - only connect() sockets that are ready (select()) [Nils]
     [On W32, we need to select after calling socket before doing connect etc.]