]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Update TODO
authorMatt Joiner <anacrolix@gmail.com>
Tue, 9 Dec 2014 06:24:57 +0000 (00:24 -0600)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 9 Dec 2014 06:24:57 +0000 (00:24 -0600)
TODO

diff --git a/TODO b/TODO
index fd16296f828f136982651856187c14fc16e315ce..892665edae6cadc587b3c802a86c115a74ce7efc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,6 @@
  * Properly encapsulate the mmap/span stuff.
- * 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.
- * Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks.
  * Track upload and download data.
  * Emulate a UDP server in the UDP tracker tests.
- * Ping nodes that stop being good.
- * Cache completed torrent files from magnet.
- * Don't download the last piece preemptively because it appears partial.
  * Make use of sparse file regions in download data for faster hashing.
  * Add an alternative to mmap()'ed torrent data.
- * Implement block lists.
\ No newline at end of file
+ * If we're choked and interested, we never send not-interested if there's nothing we want?
\ No newline at end of file