don't let hung outgoing connection attempts block incoming connections

This commit is contained in:
Arvid Norberg
2012-01-21 09:05:34 +00:00
parent 5c8d476022
commit 7f90a241b6
5 changed files with 96 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
* don't let hung outgoing connection attempts block incoming connections
* improve SSL torrent support by using SNI and a single SSL listen socket
* improved peer exchange performance by sharing incoming connections which advertize listen port
* deprecate set_ratio(), and per-peer rate limits