merged UDP socket fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-09-25 18:57:50 +00:00
parent 56248845ef
commit 28e32b57b6
3 changed files with 15 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fixed UDP socket error causing it to fail on Win7
* update use of boost.system to not use deprecated functions
* fix GIL issue in python bindings. Deprecated extension support in python
* fixed bug where setting upload slots to -1 would not mean infinite