From: Matt Joiner Date: Mon, 22 Jun 2015 09:52:00 +0000 (+1000) Subject: TODO X-Git-Tag: v1.0.0~1144 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=6d00549641c3d9751813c588ae87ecab4cc7c483;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index d1b2c6bf..5ddf1df5 100644 --- a/TODO +++ b/TODO @@ -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. \ No newline at end of file + * UL/DL rate-limiting.