]> Sergey Matveev's repositories - btrtrc.git/commit
Dynamic outbound max requests
authorMatt Joiner <anacrolix@gmail.com>
Thu, 23 Dec 2021 21:55:57 +0000 (08:55 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 23 Dec 2021 21:55:57 +0000 (08:55 +1100)
commit1bae62fd222402b483f638cdcc27dda5a47a29ed
tree2e38ccdc655d82a4d082ab7d69d38e095cca4cf9
parent89b8b78980429b5f0eff62ee97637bf56a2dedfb
Dynamic outbound max requests

This might be one solution to https://github.com/anacrolix/torrent/issues/698.
client.go
misc.go
peer-impl.go
peer.go [new file with mode: 0644]
peerconn.go
peerconn_test.go
request-strategy/peer.go
requesting.go
torrent.go
webseed-peer.go