]> Sergey Matveev's repositories - btrtrc.git/commitdiff
TODO
authorMatt Joiner <anacrolix@gmail.com>
Tue, 22 Nov 2016 03:01:17 +0000 (14:01 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 22 Nov 2016 03:01:17 +0000 (14:01 +1100)
TODO

diff --git a/TODO b/TODO
index 05f032a20a30cf5c2572e9e06f48b0edb955bf2f..9895f0449e0f27ff5e305366779a1692cee8ba87 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
- * Track upload and download data.
  * Make use of sparse file regions in download data for faster hashing. This is available as whence 3 and 4 on some OS?
  * When we're choked and interested, are we not interested if there's no longer anything that we want?
  * dht: Randomize triedAddrs bloom filter to allow different Addr sets on each Announce.
@@ -13,3 +12,4 @@
  * Implement BEP 40.
  * Rewrite tracker package to be announce-centric, rather than client. Currently the clients are private and adapted onto by the Announce() func.
  * Move tracker management code in the torrent package to its own file.
+ * Kick only the poorest connection when a piece hash fails