FedP2P/TODO

5 lines
381 B
Plaintext
Raw Normal View History

2014-09-15 01:37:57 +08:00
* Track upload and download data.
2014-11-21 14:11:13 +08: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 17:52:27 +08:00
* If we're choked and interested, we never send not-interested if there's nothing we want?
* Perform announce as part of GetPeers, to reduce closest node calculation overhead, and wasting discarded nodes during the search.