torrent/TODO

5 lines
369 B
Plaintext
Raw Normal View History

2014-09-14 17:37:57 +00:00
* Track upload and download data.
2014-11-21 06:11:13 +00:00
* Emulate a UDP server in the UDP tracker tests.
* Make use of sparse file regions in download data for faster hashing.
2015-01-26 09:52:27 +00:00
* If we're choked and interested, we never send not-interested if there's nothing we want?
2015-02-09 13:16:01 +00:00
* Don't announce torrents that don't need active peers. It spams UDP, fills memory, and publicizes what we have loaded.