merged python binding fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-01-04 17:52:35 +00:00
parent cd4b38cfc3
commit c29b019291
2 changed files with 20 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* added missing pop_alerts() to python bindings
* fixed typos in configure script, inversing some feature-enable/disable flags
* added missing flag_update_subscribe to python bindings
* active_dht_limit, active_tracker_limit and active_lsd_limit now interpret -1 as infinite