merged fixes from RC_0_16

This commit is contained in:
Arvid Norberg
2013-11-01 09:05:41 +00:00
parent 73d9b3f51d
commit b9293058bd
3 changed files with 9 additions and 3 deletions

View File

@@ -25,6 +25,8 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* 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
* i2p fixes
* fix issue when loading certain malformed .torrent files