From: Matt Joiner Date: Wed, 11 Nov 2015 16:24:41 +0000 (+1100) Subject: TODO X-Git-Tag: v1.0.0~990 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=1a01ea87df497f9b07fd34e03610ba45ed36dcc1;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index 12700660..87a397c3 100644 --- a/TODO +++ b/TODO @@ -6,3 +6,4 @@ * UL/DL rate-limiting. * Handle Torrent being dropped before GotInfo. * Track connection chunk contributions to successful and failed piece hashes. Only drop the worst performer on a bad hash. Maybe block its IP. + * Remove assumptions that the first piece requested will be the first that peers will send.