Actions
Feature #19060
closedIntroduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`.
Description
It's relatively straight forward to implement the interface for the hook, but the implementation is tricky. However, I would prefer if we at least had some basic support for this, as it's still fairly common in existing code.
Pull Request: https://github.com/ruby/ruby/pull/6559
Updated by ioquatix (Samuel Williams) about 2 years ago
- Status changed from Open to Closed
It's implemented.
Actions
Like0
Like0