From b81913c8601770e881af0560874a713cfcf134f1 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Wed, 19 Oct 2016 01:38:54 +1100 Subject: [PATCH] Add TODO item --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 05f032a2..091ae4a2 100644 --- a/TODO +++ b/TODO @@ -13,3 +13,4 @@ * Implement BEP 40. * Rewrite tracker package to be announce-centric, rather than client. Currently the clients are private and adapted onto by the Announce() func. * Move tracker management code in the torrent package to its own file. + * Optimize Reader.posChanged, it triggers all piece priorities to be recomputed. -- 2.50.0