]> Sergey Matveev's repositories - btrtrc.git/commit
Don't delete requests if we're choked per BEP 6
authorMatt Joiner <anacrolix@gmail.com>
Thu, 23 Apr 2020 02:36:19 +0000 (12:36 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 23 Apr 2020 02:36:19 +0000 (12:36 +1000)
commit86d5ad4b2c182513da7a81911da8f67ec1c9a94b
tree2ca8674351737b8210631360366a846053e3f47c
parent12e377e3fe9142173a61f3245230b6391d00efb3
Don't delete requests if we're choked per BEP 6

This should make the expected receive chunk counts match up more correctly. It doesn't seem to affect tests at the moment, but then we don't verify the expected receive chunk counts are correct either.
peerconn.go