merged fixes from RC_0_16

This commit is contained in:
Arvid Norberg
2013-07-16 15:55:14 +00:00
parent 5602b1d709
commit a571f361a2
3 changed files with 15 additions and 9 deletions

View File

@@ -22,6 +22,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* python binding fix issue where torrent_info objects where destructing when their torrents were deleted
* added missing field to scrape_failed_alert in python bindings
* GCC 4.8 fix
* fix proxy failure semantics with regards to anonymous mode