mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
* refactor: remove effective-url caching in webseeds The upcoming CURLSH refactor is a more effective way of doing this and the current appoach makes tr_web harder to refactor, so remove it. * refactor: webseed rate limiting The current code that limits the number of parallel fetches is overly complicated and is also interwoven into the tr_webseed class. Extract it into a new private helper class "ConnectionLimiter" with a simpler public API for tr_webseed to use.
16 KiB
16 KiB