]> Sergey Matveev's repositories - btrtrc.git/blobdiff - TODO
Fix #41
[btrtrc.git] / TODO
diff --git a/TODO b/TODO
index 87a397c357d433af16832ed9a28737704cf144d4..88376218f73a31d8f6db90a46c2b0323fb64248e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,3 +7,4 @@
  * 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.
+ * Clean-up DHT transaction code, it's just nasty.