mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 10:28:32 +00:00
Previously `bandwidth.allocate()` was called twice in a row, once for upload bandwidth and once for download bandwidth. It has some semi-expensive housekeeping though, so avoid doing that work twice by having a single call to `bandwidth.allocate()` operate on both up and down bandwidth.
8.4 KiB
8.4 KiB