kgio 2.11.2 - fix Ruby 2.5 compatibility for accept_classv2.11.2
commita0df956c3082a6dbbd5fe592ba2da16a8c3dd7d4
authorEric Wong <e@80x24.org>
Tue, 30 Jan 2018 21:08:41 +0000 (30 21:08 +0000)
committerEric Wong <e@80x24.org>
Tue, 30 Jan 2018 21:09:50 +0000 (30 21:09 +0000)
tree41ccf25675b867f9aa7b054aad2ac8ff5e0792a0
parent36ea33936ac14f6c5baa71c7d2b396120f13bd07
kgio 2.11.2 - fix Ruby 2.5 compatibility for accept_class

This release fixes a bug affecting the Rainbows! web server
which uses Kgio.accept_class:

https://bogomips.org/rainbows-public/CANp6QoJXRbPLqmOPpG7XmZBc+oYqLWCcq1ipvOyNEQPXDEwx9Q@mail.gmail.com/

* accept: avoid passing unnecessary arg to rb_funcall
GIT-VERSION-GEN