merged python binding fix from RC_0_16

This commit is contained in:
Arvid Norberg
2012-12-14 04:38:44 +00:00
parent 17118f4c1d
commit 40805503d6
5 changed files with 31 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix a bunch of typos in python bindings
* make get_settings available in the python binding regardless of deprecated functions
* fix typo in python settings binding
* fix possible dangling pointer use in peer list