]> Sergey Matveev's repositories - btrtrc.git/commit
Reduce webseed download waste
authorMatt Joiner <anacrolix@gmail.com>
Mon, 14 Jul 2025 06:05:02 +0000 (16:05 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 14 Jul 2025 06:05:02 +0000 (16:05 +1000)
commitb54d454824f964334139a5637663e7e147a8e730
tree1af2100730270bb2d07ceb6b7233192e82dcf647
parent886f242c757a84f1ba9e736c1fa2b53f7a03f148
Reduce webseed download waste

Don't close request on cancellation, try to drain it.

Shorten webseed requests to wanted region.
webseed-peer.go
webseed-request.go
webseed-requesting.go
webseed/client.go