Hiroshi SHIBATA 630f604dc4 Remove unreachable require of io/wait in socket.rb
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>
2026-07-21 18:45:52 +09:00
..