merged fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-31 03:39:14 +00:00
parent 89acabce7e
commit 09946aee26
18 changed files with 121 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* make torrent file parser reject invalid path elements earlier
* fixed piece picker bug when using pad-files
* fix read-piece response for cancelled deadline-pieces
* fixed file priority vector-overrun