fixed possible crash when enabling multiple connections per IP

This commit is contained in:
Arvid Norberg
2012-04-21 03:49:27 +00:00
parent a699ab3768
commit ecb9b2b725
2 changed files with 9 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
* fixed possible crash when enabling multiple connections per IP
* fixed typo in win vista specific code, breaking the build
* change default of rate_limit_utp to true
* fixed DLL export issue on windows (when building a shared library linking statically against boost)