merged lsd patch from RC_0_16

This commit is contained in:
Arvid Norberg
2012-10-09 04:51:04 +00:00
parent 971aea19e7
commit 09d7a49ad7
3 changed files with 33 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* small optimization to local peer discovery to ignore our own broadcasts
* try harder to bind the udp socket (uTP, DHT, UDP-trackers, LSD) to the same port as TCP
* relax file timestamp requirements for accepting resume data
* fix performance issue in web seed downloader (coalescing of blocks sometimes wouldn't work)