From: Matt Joiner Date: Mon, 26 Jan 2015 09:52:27 +0000 (+1100) Subject: TODO X-Git-Tag: v1.0.0~1363 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=3abffeb86b0d52c38177418251b20a327b1f2236;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index 892665ed..71076d1c 100644 --- a/TODO +++ b/TODO @@ -3,4 +3,6 @@ * Emulate a UDP server in the UDP tracker tests. * Make use of sparse file regions in download data for faster hashing. * Add an alternative to mmap()'ed torrent data. - * If we're choked and interested, we never send not-interested if there's nothing we want? \ No newline at end of file + * If we're choked and interested, we never send not-interested if there's nothing we want? + * Replace connection pruner with something just drops connections that are definitely bad in addConnection. + * Perform announce as part of GetPeers, to reduce closest node calculation overhead, and wasting discarded nodes during the search. \ No newline at end of file