about summary refs log tree commit diff
path: root/TODO
diff options
context:
space:
mode:
authorRichard Nyberg <rnyberg@murmeldjur.se>2005-07-29 10:07:18 +0000
committerRichard Nyberg <rnyberg@murmeldjur.se>2005-07-29 10:07:18 +0000
commitaa31f523a3ac6f4038d8215809527d005eb34f84 (patch)
tree7945e767046e05902ec7a01d0e60467f079741da /TODO
parentfcc9418b9206210d4fb98b85f0b4a57489c44a95 (diff)
downloadbtpd-aa31f523a3ac6f4038d8215809527d005eb34f84.tar.gz
btpd-aa31f523a3ac6f4038d8215809527d005eb34f84.zip
Queue the bitfield for sending after the handshake is completed.
This fixes a bug where  peer could miss pieces btpd got while the
peer was in handshake.

Also, btpd now sends multiple have messages instead of a bitfield
when it's better to do so.

Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index a2d91e6..caca5d2 100644
--- a/TODO
+++ b/TODO
@@ -15,6 +15,5 @@ General code cleanup, esp. the cli
 Improve build scripts
 Intelligent logging
 Better handling of unresponsive trackers
-Send multiple have messages instead of bitfield, when it's better
 Bitfields could be handled as a whole in policy.c.
 Other temporarily or permanently forgotten things...