fix SSL error messages

This commit is contained in:
Arvid Norberg
2012-08-01 15:01:13 +00:00
parent c10c5aa369
commit e7cc28e9df
3 changed files with 13 additions and 3 deletions

View File

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