merged ut_metadata fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-08-14 16:06:32 +00:00
parent b3e8d86e0c
commit daa957454d
2 changed files with 15 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* 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
* expose post_torrent_updates and state_update_alert to python bindings