EventMachine v1.0.1 Release Notes
Release Date: 2013-02-27 // over 12 years ago-
- use rb_wait_for_single_fd() on ruby 2.0 to fix rb_thread_select() deprecation [#363]
- fix epoll/kqueue mode in ruby 2.0 by removing calls to rb_enable_interrupt() [#248, #389]
- ๐ fix memory leak when verifying ssl cerificates [#403]
- ๐ fix initial connection delay [#393, #374]
- ๐ fix build on windows [#371]