]> Sergey Matveev's repositories - btrtrc.git/commit
Don't put requests we can't make into the request heap
authorMatt Joiner <anacrolix@gmail.com>
Mon, 11 Oct 2021 05:21:26 +0000 (16:21 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Tue, 19 Oct 2021 03:08:56 +0000 (14:08 +1100)
commit610f8e01858b330801ea75e5202e5193252638d1
tree127be0620188993328dc02083fd6fa98706cfe7b
parent198a938700efa74fbd605d9a01fc5590f21a16b2
Don't put requests we can't make into the request heap

In particular this should save a lot of overhead if we're choked.
requesting.go