expose post_torrent_updates and state_update_alert to python bindings

This commit is contained in:
Arvid Norberg
2012-08-10 06:33:53 +00:00
parent 9a11c44984
commit 670437c375
4 changed files with 20 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* expose post_torrent_updates and state_update_alert to python bindings
* fix incorrect SSL error messages
* fix windows build of shared library with openssl
* fix race condition causing shutdown hang