EventMachine v1.2.2 Release Notes

Release Date: 2017-01-23 // about 7 years ago
    • ๐Ÿ—„ Java: Fix Fixnum deprecated warning in Ruby 2.4+ [#759]
    • ๐Ÿ›  Fix uncaught C++ exception in file watcher and raise InvalidSignature [#512, #757]
    • ๐Ÿ›  Fix connection count off-by-one for epoll and kqueue [#750]
    • ๐Ÿ›  Fix uninitialized variable warning in EM::P::HttpClient [#749]
    • ๐Ÿ›  Fix missing initial value for EventableDescriptor NextHeartbeat [#748]
    • ๐Ÿ›  Fix hostname resolution on Solaris, Ilumos, SmartOS, et al [#745, #746]
    • ๐Ÿ‘Œ Improve reliability of tests, reduce public Internet accesses in tests [#656, #666, #749]