merged fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-11-02 23:08:26 +00:00
parent 0f298dbe88
commit 5812e8415d
5 changed files with 20 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix deadlock caused by some UDP tracker failures
* fix potential integer overflow issue in timers on windows
* minor fix to peer_proportional mixed_mode algorithm (TCP limit could go too low)
* graceful pause fix