merged IPv6 fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-09-25 06:50:08 +00:00
parent 4f6f383e8b
commit 97c69cb041
2 changed files with 9 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix IPv6 support in UDP socket (uTP)
* fix mingw build issues
* increase max allowed outstanding piece requests from peers
* uTP performance improvement. only fast retransmit one packet at a time