This commit is contained in:
Matt Joiner 2015-06-22 19:52:00 +10:00
parent 348c6406eb
commit 6d00549641
1 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -7,4 +7,4 @@
* Rearrange the local-peer choked/interested status flags to be more natural to read.
* Check that pruning is working correctly. worstConns sorting might need an adjustment to how it factors in the good/unwanted chunks ratio.
* data/blob: Deleting incomplete data triggers io.ErrUnexpectedEOF that isn't recovered from.
* Responsive reader needs to apply some readahead.
* UL/DL rate-limiting.