This commit is contained in:
Matt Joiner 2014-09-15 03:37:57 +10:00
parent 6942eed15f
commit bcc814968b
1 changed files with 2 additions and 1 deletions

1
TODO
View File

@ -4,3 +4,4 @@
* Don't check entire torrent when its added. * Don't check entire torrent when its added.
* Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks. * Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks.
* Track upload and download data. * Track upload and download data.
* Remove non-deterministic stuff from unit tests, like the tracker UDP and fuse fs stuff.