merged udp_socket fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-10-21 03:56:22 +00:00
parent a649346b43
commit 281b7d4768
3 changed files with 169 additions and 14 deletions

View File

@@ -5,6 +5,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* udp socket refcounter fix
* added missing async_add_torrent to python bindings
* raised the limit for bottled http downloads to 2 MiB
* add support for magnet links and URLs in python example client