bug4457_master 332 B

123456
  1. o Minor features:
  2. - When we fail to initialize Libevent, retry with IOCP disabled so we
  3. don't need to turn on multi-threading support in Libevent, which in
  4. turn requires a working socketpair(). This is a workaround for bug
  5. 4457, which affects Libevent versions from 2.0.1-alpha through
  6. 2.0.15-stable.