merged utp_socket and simultaneous connections fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-10-10 04:40:18 +00:00
parent 09d7a49ad7
commit 3555b01b85
5 changed files with 115 additions and 11 deletions

View File

@@ -5,6 +5,8 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* consistently disconnect the same peer when two peers simultaneously connect
* fix local endpoint queries for uTP connections
* 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