Call evthread_use_windows_threads when running with IOCP on windows

This commit is contained in:
Nick Mathewson
2011-08-17 14:44:16 -04:00
parent d2cd67c83f
commit 52e36feda1
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
o Major bugfixes (IOCP):
- When using IOCP on windows, we need to enable Libevent windows threading
support. Bugfix on 0.2.3.1-alpha.