stickz / rtorrent

Stable high performance BitTorrent client
57 stars 3 forks source link

libtorrent: Increase max throttle speed to UINT_MAX #18

Closed stickz closed 4 months ago

stickz commented 4 months ago

This commit increases the maximum throttle speed to just over 500MB/s. It also sets a minimum throttle speed of approximately 256kb/s to modernize the throttle code.