]> Sergey Matveev's repositories - btrtrc.git/commitdiff
TODO
authorMatt Joiner <anacrolix@gmail.com>
Mon, 26 Jan 2015 09:52:27 +0000 (20:52 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 26 Jan 2015 09:52:27 +0000 (20:52 +1100)
TODO

diff --git a/TODO b/TODO
index 892665edae6cadc587b3c802a86c115a74ce7efc..71076d1cc0f634ba4f79f0683a3f0232059d2738 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,4 +3,6 @@
  * Emulate a UDP server in the UDP tracker tests.
  * Make use of sparse file regions in download data for faster hashing.
  * Add an alternative to mmap()'ed torrent data.
- * If we're choked and interested, we never send not-interested if there's nothing we want?
\ No newline at end of file
+ * If we're choked and interested, we never send not-interested if there's nothing we want?
+ * Replace connection pruner with something just drops connections that are definitely bad in addConnection.
+ * Perform announce as part of GetPeers, to reduce closest node calculation overhead, and wasting discarded nodes during the search.
\ No newline at end of file