ruby/ext/io
Samuel Williams 64ec1813ac
Restores the changes in `io-console` without breaking backwards compatibility. (#7882)
This reverts commit 35da41b29b.

This updates `io-console` to avoid accessing the internal details of `rb_io_t`
and instead use `rb_io_descriptor` and `rb_io_path` etc.
2023-06-01 17:43:45 +09:00
..
console Restores the changes in `io-console` without breaking backwards compatibility. (#7882) 2023-06-01 17:43:45 +09:00
nonblock [ruby/io-nonblock] Add TruffleRuby support and add it in CI 2023-05-30 12:39:26 +00:00
wait [ruby/io-wait] Remove usage of IO internals. 2023-05-28 05:09:02 +00:00