merged unchoke algorithm fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-06-01 22:33:11 +00:00
parent c464dc2383
commit 93993002ab
5 changed files with 138 additions and 32 deletions

View File

@@ -21,6 +21,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix round-robin seed-unchoke algorithm
* add bootstrap.sh to generage configure script and run configure
* fix bug in SOCK5 UDP support
* fix issue where torrents added by URL would not be started immediately