Eric Wong
2021-05-25 23:33:14 UTC
This is a legacy project, do not use it for new projects.
Ruby 2.3+ makes 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 new code, Ruby 2.x
has a lot of the functionality of kgio and Ruby 2.3+ has even more.
* homepage: https://yhbt.net/kgio/
* public mailbox (no subscription, no HTML mail): kgio-***@yhbt.net
* git clone https://yhbt.net/kgio.git
- torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/kgio.git
* Atom feed https://yhbt.net/kgio/NEWS.atom.xml
* public mail archives: https://yhbt.net/kgio-public/
http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/kgio-public/
nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.kgio
Changes:
kgio 2.11.4
This release fixes compatibility with GC.compact on Ruby 3.x.
Thanks to Ngan Pham for the patch and Aaron Patterson for the
feedback:
https://yhbt.net/kgio-public/CAAvYYt5Z5f2rMuXO5DMpR1-6uRvu_gXKDvqcyoZ+***@mail.gmail.com/T/
kgio remains obsolete and deprecated, and it's primary dependent
will be updated to not depend on it in the future.
Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
Ruby 2.3+ makes 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 new code, Ruby 2.x
has a lot of the functionality of kgio and Ruby 2.3+ has even more.
* homepage: https://yhbt.net/kgio/
* public mailbox (no subscription, no HTML mail): kgio-***@yhbt.net
* git clone https://yhbt.net/kgio.git
- torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/kgio.git
* Atom feed https://yhbt.net/kgio/NEWS.atom.xml
* public mail archives: https://yhbt.net/kgio-public/
http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/kgio-public/
nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.kgio
Changes:
kgio 2.11.4
This release fixes compatibility with GC.compact on Ruby 3.x.
Thanks to Ngan Pham for the patch and Aaron Patterson for the
feedback:
https://yhbt.net/kgio-public/CAAvYYt5Z5f2rMuXO5DMpR1-6uRvu_gXKDvqcyoZ+***@mail.gmail.com/T/
kgio remains obsolete and deprecated, and it's primary dependent
will be updated to not depend on it in the future.
Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>