merged merkle torrent creation fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-21 07:33:48 +00:00
parent a50c6c9121
commit b3ef6011aa
6 changed files with 86 additions and 9 deletions

View File

@@ -10,6 +10,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fixed merkle tree torrent creation bug
* fixed crash with empty url-lists in torrent files
* added missing max_connections() function to python bindings