From 2a3243db2a614b0878c80aab75e60035bf8fce6b Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Sun, 24 Aug 2014 03:09:13 +1000 Subject: [PATCH] TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c084677c..5a2e863f 100644 --- a/TODO +++ b/TODO @@ -2,4 +2,5 @@ * Might need to reorder pieces by bytes left when hashes pass. * When a piece has zero bytes left, it could be removed from pieces by bytes left, removing O(n^2) overhead searching for incomplete pieces for every connection. * Make torrent read requests higher priority than everything else? - * I think the high-low water is broken with responsive download strategy. \ No newline at end of file + * I think the high-low water is broken with responsive download strategy. + * Properly encapsulate the mmap/span stuff. \ No newline at end of file -- 2.48.1