disable support for large MTUs in uTP until it is more reliable

This commit is contained in:
Arvid Norberg
2012-08-12 15:54:59 +00:00
parent 670437c375
commit a84c5e0e85
3 changed files with 9 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* disable support for large MTUs in uTP until it is more reliable
* expose post_torrent_updates and state_update_alert to python bindings
* fix incorrect SSL error messages
* fix windows build of shared library with openssl