merged fixes from RC_0_16

This commit is contained in:
Arvid Norberg
2013-09-07 21:27:07 +00:00
parent 288f203a92
commit 7c66c2911f
4 changed files with 20 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
* fix boost-1.42 support for python bindings
* fix memory allocation issue (virtual addres space waste) on windows
0.16.11 release