merged fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-21 10:16:34 +00:00
parent b3ef6011aa
commit 1bfa04eabc
2 changed files with 11 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* honor trackers responding with 410
* fixed merkle tree torrent creation bug
* fixed crash with empty url-lists in torrent files
* added missing max_connections() function to python bindings