From: alex Date: Tue, 29 Mar 2022 03:15:45 +0000 (-0700) Subject: updated using git-extra X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=7cba980f95ca42cfb9111de4b57b4e1f5812c96d;p=seeder updated using git-extra --- diff --git a/todo b/todo index af111fc..ef60e14 100644 --- a/todo +++ b/todo @@ -54,26 +54,40 @@ Stage 0: -peer protocol *header *handshake - -choke - -unchoke - -interested - -not_interested + *choke + *unchoke + *interested + *not_interested + -choke_received + -unchoke_received + -interested_received + -not_interested_received -have -necessary for dht? -skip? + -have_received -bitfield -use to start filling priority queue of pieces -start loading up pieces + -bitfield_received -request + -request_receivied -piece + -piece_received -cancel + -cancel_received -reject + -reject_received -hash_request + -hash_request_received -hashes + -hashes_received -hash_reject + -hash_reject_received -tests -header -handshake + -choke/unchoke -tests -watch -signal handler