merge need_save_resume patch from RC_0_16

This commit is contained in:
Arvid Norberg
2013-02-20 08:10:31 +00:00
parent 5cf8aa57f4
commit 8d9fa465d2
2 changed files with 20 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* make need_save_resume() a bit more robust
* fixed sparse flag manipulation on windows
* fixed streaming piece picking issue