merged python fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-10-13 02:08:34 +00:00
parent 6d7e9e4521
commit 7909479505
2 changed files with 26 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* introduce a way to add built-in plugins from python
* 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