merge active_tracker_limit increase and logging polish from RC_0_16

This commit is contained in:
Arvid Norberg
2012-09-27 23:50:15 +00:00
parent 5e2ff1a246
commit 4ea4d32554
4 changed files with 22 additions and 11 deletions

View File

@@ -4,6 +4,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* raise the default number of torrents allowed to announce to trackers to 1600
* improve uTP slow start behavior
* fixed UDP socket error causing it to fail on Win7
* update use of boost.system to not use deprecated functions