2
0
mirror of synced 2025-02-24 14:48:27 +00:00
torrent/TODO
2014-12-09 00:24:57 -06:00

6 lines
342 B
Plaintext

* Properly encapsulate the mmap/span stuff.
* Track upload and download data.
* 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?