]> Sergey Matveev's repositories - btrtrc.git/commitdiff
TODO
authorMatt Joiner <anacrolix@gmail.com>
Sat, 13 Sep 2014 17:59:51 +0000 (03:59 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 13 Sep 2014 17:59:51 +0000 (03:59 +1000)
TODO

diff --git a/TODO b/TODO
index ab9d56427144fa326c77c95976e9c0cefefd722d..8203c76ec8f0291326cfb23346e8622041c81d70 100644 (file)
--- 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