This commit is contained in:
Matt Joiner 2015-11-12 03:24:41 +11:00
parent cb782aa303
commit 1a01ea87df
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -6,3 +6,4 @@
* UL/DL rate-limiting.
* Handle Torrent being dropped before GotInfo.
* Track connection chunk contributions to successful and failed piece hashes. Only drop the worst performer on a bad hash. Maybe block its IP.
* Remove assumptions that the first piece requested will be the first that peers will send.