merged python binding fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-08-18 19:33:24 +00:00
parent 9bdcadb7ad
commit 73fb9ba4b2
2 changed files with 25 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix python binding backwards compatibility in replace_trackers
* fix possible starvation in metadata extension
* fix crash when creating torrents and optimizing file order with pad files
* disable support for large MTUs in uTP until it is more reliable