mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
7be50c26e8
This is a fancier bug4457 workaround for 0.2.3. In 0.2.2, we could just tell Libevent "Don't enable locking!" so it wouldn't try to make the event_base notifiable. But for IOCP, we need a notifiable base. (Eventually, we'll want a notifiable base for other stuff, like multithreaded crypto.) So the solution is to try a full-featured initialization, and then retry with all the options turned off if that fails. |
||
---|---|---|
.. | ||
aes_hackery | ||
bug3832 | ||
bug4426 | ||
bug4434 | ||
bug4437 | ||
bug4457 | ||
bug4457_master | ||
fix-msvc | ||
geoip-november2011 | ||
test_bench |