mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
3a97a453c4
IO.for_fd should call IO#initialize to initialize the created object properly. It cannot be implemented in Ruby.