mirror of
https://github.com/ruby/ruby.git
synced 2026-08-03 13:08:59 +08:00
IO#wait_writable is defined in core since Ruby 3.2, so this guard never requires io/wait when running on the ruby built from this tree. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>