Rainbows! Rack HTTP server user/dev discussion
 help / color / mirror / code / Atom feed
* [ANN] kgio 2.11.2 - legacy I/O for legacy Ruby + Unix
       [not found] <20171215-kgio-2.11.1-released@fail>
@ 2018-01-30 21:15 ` Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2018-01-30 21:15 UTC (permalink / raw)
  To: kgio-public, ruby-talk; +Cc: Claudio Poli, rainbows-public

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-30 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171215-kgio-2.11.1-released@fail>
2018-01-30 21:15 ` [ANN] kgio 2.11.2 - legacy I/O for legacy Ruby + Unix Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/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).