deprecated per-peer rate limits (and removed them from libtorrent_aio)

This commit is contained in:
Arvid Norberg
2011-12-18 12:52:09 +00:00
parent 78f16cedd9
commit ef724014aa
7 changed files with 39 additions and 83 deletions

View File

@@ -1,4 +1,4 @@
* deprecate set_ratio()
* deprecate set_ratio(), and per-peer rate limits
* add web seed support for torrents with pad files
* introduced a more scalable API for torrent status updates (post_torrent_updates())
* updated the API to add_torrent_params turning all bools into flags of a flags field