2
0
mirror of synced 2025-02-24 14:48:27 +00:00
torrent/TODO

6 lines
342 B
Plaintext
Raw Normal View History

2014-08-25 06:01:09 +10:00
* Properly encapsulate the mmap/span stuff.
2014-09-15 03:37:57 +10:00
* Track upload and download data.
2014-11-21 00:11:13 -06:00
* 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.
2014-12-09 00:24:57 -06:00
* If we're choked and interested, we never send not-interested if there's nothing we want?