From: Matt Joiner Date: Thu, 25 Sep 2014 08:06:57 +0000 (+1000) Subject: TODO X-Git-Tag: v1.0.0~1551 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=3682c537a4c63498b05ed897f11d385f98b8a7cd;p=btrtrc.git TODO --- diff --git a/TODO b/TODO index 836afb86..fbc4468b 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ * Properly encapsulate the mmap/span stuff. * Finish balancing socketsPerTorrent and half-open, handshakes and worst conns. * Use big.Int, and it's Xor(), and SetBytes() functions for DHT node ID distances. - * Don't check entire torrent when its added. * Add a coarse-responsive download strategy, that prioritizes pieces instead of chunks. * Track upload and download data. - * Remove non-deterministic stuff from unit tests, like the tracker UDP and fuse fs stuff. \ No newline at end of file + * Remove non-deterministic stuff from unit tests, like the tracker UDP and fuse fs stuff. + * Expose a public Torrent type bound to a given client or similar to work with common per-torrent operations. \ No newline at end of file