improved peer exchange performance by sharing incoming connections which advertize listen port

This commit is contained in:
Arvid Norberg
2012-01-04 20:49:54 +00:00
parent 315ff0bb83
commit 61e8d3dd49
5 changed files with 41 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
* improved peer exchange performance by sharing incoming connections which advertize listen port
* 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()) and updated client_test to use it