What steps will reproduce the problem?
rate_limit_utp is set to true in source.
Manual says:
"The mixed_mode_algorithm ...
This works best if uTP connections are not rate limited by the global rate
limiter (which they aren't by default).
rate_limit_utp determines if uTP connections should be throttled by the global
rate limiter or not. By default they are."
In session_settings.hpp:
"// set to true if uTP connections should be rate limited
// defaults to false
bool rate_limit_utp;"
What is the expected output?
Documentation and comments should say that rate_limit_utp is set to true by
default.
What version of the product are you using? On what operating system?
libtorrent-rasterbar-0.16.16
Original issue reported on code.google.com by gwar...@gmail.com on 1 May 2014 at 6:48
Original issue reported on code.google.com by
gwar...@gmail.com
on 1 May 2014 at 6:48