merged boost.system fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-09-22 05:18:10 +00:00
parent 15ecec3ae5
commit 330aac4acb
3 changed files with 13 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* 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
* extend the UDP tracker protocol to include the request string from the tracker URL