From: Eric Wong <e@80x24.org> To: kgio-public@bogomips.org, ruby-talk@ruby-lang.org Cc: Claudio Poli <masterkain@gmail.com>, rainbows-public@bogomips.org Subject: [ANN] kgio 2.11.2 - legacy I/O for legacy Ruby + Unix Date: Tue, 30 Jan 2018 21:15:23 +0000 [thread overview] Message-ID: <20180130-kgio-2.11.2-released@fail> (raw) In-Reply-To: <20171215-kgio-2.11.1-released@fail> This is a legacy project, do not use it for new projects. Ruby 2.3 and later should make this obsolete. kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. Note: I do not recommend using kgio for future applications, Ruby 2.x has a lot of the functionality of kgio and Ruby 2.3+ has even more. * homepage: https://bogomips.org/kgio/ * public mailing list: kgio-public@bogomips.org * git clone git://bogomips.org/kgio.git * Atom feed https://bogomips.org/kgio/NEWS.atom.xml * mailing list archives: https://bogomips.org/kgio-public/ Changes: 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 Again, using kgio for new projects is strongly discouraged. Use Ruby 2.3+ instead.
parent reply other threads:[~2018-01-30 21:15 UTC|newest] Thread overview: expand[flat|nested] mbox.gz Atom feed [parent not found: <20171215-kgio-2.11.1-released@fail>]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://yhbt.net/rainbows/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20180130-kgio-2.11.2-released@fail \ --to=e@80x24.org \ --cc=kgio-public@bogomips.org \ --cc=masterkain@gmail.com \ --cc=rainbows-public@bogomips.org \ --cc=ruby-talk@ruby-lang.org \ --subject='Re: [ANN] kgio 2.11.2 - legacy I/O for legacy Ruby + Unix' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: ../../rainbows.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).