From 6d00549641c3d9751813c588ae87ecab4cc7c483 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Mon, 22 Jun 2015 19:52:00 +1000 Subject: [PATCH] TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.