aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index d7d3e902f..87cd8e984 100644
--- a/TODO
+++ b/TODO
@@ -91,6 +91,8 @@
91 disconnect in a timely fashion (waits for connection timeout); 91 disconnect in a timely fashion (waits for connection timeout);
92 need to figure a way to make it near-instant in those cases 92 need to figure a way to make it near-instant in those cases
93 (i.e. rapid reduction in timeout on transport-level disconnect) 93 (i.e. rapid reduction in timeout on transport-level disconnect)
94 - encrypted P2P transmission (loopback) tops at 2 MB/s on my quad-core;
95 why is it so slow? Fix! (see core_api_reliability test)
94* TBENCH: [MW] 96* TBENCH: [MW]
95 - good to have for transport/DV evaluation! 97 - good to have for transport/DV evaluation!
96* DHT: [Nate] 98* DHT: [Nate]