From 5b24ac66fa9bbcc234d3d165c86c2ac81407327e Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Sun, 14 Sep 2014 03:59:51 +1000 Subject: [PATCH] TODO --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index ab9d5642..8203c76e 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,6 @@ * Properly encapsulate the mmap/span stuff. - * Finish balancing socketsPerTorrent and half-open, handshakes and worst conns. \ No newline at end of file + * Finish balancing socketsPerTorrent and half-open, handshakes and worst conns. + * Use big.Int, and it's Xor(), and SetBytes() functions for DHT node ID distances. + * Don't check entire torrent when its added. + * Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks. + * Track upload and download data. \ No newline at end of file -- 2.48.1