]> Sergey Matveev's repositories - btrtrc.git/commit
Change ClientConfig.MaxAllocPeerRequestDataPerConn to be an int
authorMatt Joiner <anacrolix@gmail.com>
Thu, 24 Apr 2025 13:04:33 +0000 (23:04 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 24 Apr 2025 13:08:39 +0000 (23:08 +1000)
commit8bd9819c20425096c90d2bd8391c0c8d1b2fc9d3
tree8d7db3a0943ab429eb2c2f3fbcca8be8b841be88
parent03d0c538a3837d4082770d9e5efc0a412621b55e
Change ClientConfig.MaxAllocPeerRequestDataPerConn to be an int
client.go
cmd/torrent/download.go
config.go