From: "ioquatix (Samuel Williams)" Date: 2022-10-15T05:08:02+00:00 Subject: [ruby-core:110305] [Ruby master Feature#19060] Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`. Issue #19060 has been reported by ioquatix (Samuel Williams). ---------------------------------------- Feature #19060: Introduce `Fiber::Scheduler#io_select` for non-blocking `IO.select`. https://bugs.ruby-lang.org/issues/19060 * Author: ioquatix (Samuel Williams) * Status: Open * Priority: Normal * Assignee: ioquatix (Samuel Williams) ---------------------------------------- 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 -- https://bugs.ruby-lang.org/ Unsubscribe: