]> Sergey Matveev's repositories - btrtrc.git/commit
Fix peer request sleepiness
authorMatt Joiner <anacrolix@gmail.com>
Wed, 28 Oct 2020 23:45:38 +0000 (10:45 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 28 Oct 2020 23:45:38 +0000 (10:45 +1100)
commit146a16df4ea26d33b0ce0391c8220de14c9e18f4
tree635dd48d5a2a20d69ecaa315ba4997faef36b9d9
parent8088002ba6e7ec578be93ef3731bb5f28873ec73
Fix peer request sleepiness

New requests weren't being issued to the current peer when being deleted. For webseeds, this would cause them to not bother issuing new requests indefinitely.
peerconn.go