merged time critical pieces improvement from RC_0_16

This commit is contained in:
Arvid Norberg
2013-07-27 17:43:34 +00:00
parent 1cb0161f0e
commit 2599acf451
3 changed files with 30 additions and 3 deletions

View File

@@ -23,6 +23,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* improve time-critical pieces feature (streaming)
* introduce bandwidth exhaustion attack-mitigation in allowed-fast pieces
* 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