1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/socket
Jeremy Evans ed27c2514c Update UnixSocket#recv_io tests to handle receiving a UnixSocket
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]
2020-09-22 15:44:34 -07:00
..
test_addrinfo.rb Make Socket.getaddrinfo interruptible (#2827) 2020-08-27 16:39:13 +09:00
test_ancdata.rb
test_basicsocket.rb
test_nonblock.rb
test_socket.rb
test_sockopt.rb
test_tcp.rb
test_udp.rb
test_unix.rb Update UnixSocket#recv_io tests to handle receiving a UnixSocket 2020-09-22 15:44:34 -07:00