merge max allowed outstanding piece requests from peers from RC_0_16

This commit is contained in:
Arvid Norberg
2013-09-18 06:50:49 +00:00
parent 89b6c51725
commit b754e5391a
2 changed files with 8 additions and 2 deletions

View File

@@ -24,6 +24,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* increase max allowed outstanding piece requests from peers
* uTP performance improvement. only fast retransmit one packet at a time
* improve error message for 'file too short'
* fix piece-picker stat bug when only selecting some files for download