forked from premiere/premiere-libtorrent
clarified documentation
This commit is contained in:
parent
6219c2e36c
commit
04d1684482
|
@ -458,6 +458,9 @@ of upload rate.
|
||||||
``download_rate_limit()`` and ``upload_rate_limit()`` returns the previously
|
``download_rate_limit()`` and ``upload_rate_limit()`` returns the previously
|
||||||
set limits.
|
set limits.
|
||||||
|
|
||||||
|
Upload and download rate limits are not applied to peers on the local network
|
||||||
|
by default. To change that, see ``session_settings::ignore_limits_on_local_network``.
|
||||||
|
|
||||||
|
|
||||||
set_max_uploads() set_max_connections() max_uploads() max_connections()
|
set_max_uploads() set_max_connections() max_uploads() max_connections()
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue