From d7416af930a90e8bf2970e4bd987d2569e13aef2 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Fri, 25 Nov 2016 17:24:16 +1100 Subject: [PATCH] Remove completed TODO item --- TODO | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO b/TODO index 16e9cbb5..6e0ca6df 100644 --- a/TODO +++ b/TODO @@ -10,5 +10,4 @@ * Handle wanted pieces more efficiently, it's slow in in fillRequests, since the prioritization system was changed. * Determine if we should accept connections, even if we just close them. http://stackoverflow.com/questions/35108571/can-i-leave-sockets-in-syn-recv-until-im-interested-in-accepting * 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. -- 2.50.0