commit 14d636ec50fe5e2d8804eb8145684811a541c0aa [browse]
Author: Matt Joiner
Date: 2021-12-27 21:16:51 +11:00

Fix TestTorrentDroppedDuringResponsiveRead flakiness

commit fc857d455766421ce1af7fc39360cbea65e7e9ef [browse]
Author: Matt Joiner
Date: 2021-12-23 18:44:07 +11:00

Allow stealing from slower connections within priority classes

commit 1bae62fd222402b483f638cdcc27dda5a47a29ed [browse]
Author: Matt Joiner
Date: 2021-12-24 08:55:57 +11:00

Dynamic outbound max requests

This might be one solution to https://github.com/anacrolix/torrent/issues/698.

commit 89b8b78980429b5f0eff62ee97637bf56a2dedfb [browse]
Author: Matt Joiner
Date: 2021-12-23 18:55:57 +11:00

Include requests pending cancel in current request count

This fix a situation where peers might be dropping our requests, and since we depend on all requests being satisfied before re-requesting, we get stuck waiting for the request to be filled.

commit 9d07f3ea77e7f2414b3611cae6af263a73c7e939 [browse]
Author: Matt Joiner
Date: 2021-12-23 17:01:39 +11:00

Replace piece availability with frequencies in Torrent status

clone the repository to get more history