merge tracker exchange patch from RC_0_16

This commit is contained in:
Arvid Norberg
2013-04-27 22:54:58 +00:00
parent 246826ecb4
commit 0a8f81cfed
3 changed files with 60 additions and 5 deletions

View File

@@ -20,6 +20,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* prevent tracker exchange for magnet links before metadata is received
* fix crash in make_magnet_uri when generating links longer than 1024 characters
* fix hanging issue when closing files on windows (completing a download)
* fix piece picking edge case that could cause torrents to get stuck at hash failure