]> infiniteadaptability.org Git - seeder/commitdiff
updated using git-extra
authoralex <[email protected]>
Tue, 29 Mar 2022 03:15:45 +0000 (20:15 -0700)
committeralex <[email protected]>
Tue, 29 Mar 2022 03:15:45 +0000 (20:15 -0700)
todo

diff --git a/todo b/todo
index af111fc4e27177f8e1fb5da649ee4d641b60cb68..ef60e14cad4b11e9ae0ac0fb5c8473ac09d94914 100644 (file)
--- 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