mirror of
https://github.com/ruby/ruby.git
synced 2026-08-30 06:46:55 +08:00
Receiving UnixSocket works fine if you don't provide a mode, and I think it is reasonable to expect that you should not provide a mode if klass.for_fd would not accept a mode. Fixes [Bug #11778]