]> Sergey Matveev's repositories - btrtrc.git/commit
Remove requests as soon as chunk data is received
authorMatt Joiner <anacrolix@gmail.com>
Thu, 28 Jan 2021 05:36:35 +0000 (16:36 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 28 Jan 2021 05:36:35 +0000 (16:36 +1100)
commit1ac5811990e4f85d5fabcc14123f646dfec9cb9e
tree30d5313f9f073e67da9d37a684f2300ea262a946
parentca1497ad58769b4ed6f7f164fb405e80cf59f847
Remove requests as soon as chunk data is received

Note that this breaks the backpressure on webseed responses again, and should be fixed shortly.
peerconn.go
torrent.go
webseed-peer.go