kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [ANN] kgio 2.11.1 - legacy I/O for legacy Ruby + Unix
@ 2017-12-15 20:03 Eric Wong
  2018-01-30 21:15 ` [ANN] kgio 2.11.2 " Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2017-12-15 20:03 UTC (permalink / raw)
  To: kgio-public, ruby-talk; +Cc: Jeremy Evans

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.1 - fix Ruby 2.5.0dev compatibility

    This release fixes compatibility with Ruby 2.5.0 preview and
    release candidates (and thus should be ready for 2.5.0 final)
    on some platforms.  At least clang 5.0.0 on OpenBSD is affected.

    Thanks to Jeremy Evans for the fix.

    There's also minor documentation updates since 2.11.0

Again, using kgio for new projects is strongly discouraged.
Use Ruby 2.3+ instead.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ANN] kgio 2.11.2 - legacy I/O for legacy Ruby + Unix
  2017-12-15 20:03 [ANN] kgio 2.11.1 - legacy I/O for legacy Ruby + Unix Eric Wong
@ 2018-01-30 21:15 ` Eric Wong
  0 siblings, 0 replies; 2+ messages 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] 2+ messages in thread

end of thread, other threads:[~2018-01-30 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15 20:03 [ANN] kgio 2.11.1 - legacy I/O for legacy Ruby + Unix Eric Wong
2018-01-30 21:15 ` [ANN] kgio 2.11.2 " Eric Wong

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

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