ruby/test/socket
normal 5d983e4fb2 test/socket/test_nonblock.rb: try to avoid EMSGSIZE
We want to test the IO::WaitWritable behavior, so silently
discarding Errno::EMSGSIZE prevents the test from being
effective.
[ruby-core:69466]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-06-05 23:55:23 +00:00
..
test_addrinfo.rb
test_ancdata.rb
test_basicsocket.rb
test_nonblock.rb test/socket/test_nonblock.rb: try to avoid EMSGSIZE 2015-06-05 23:55:23 +00:00
test_socket.rb
test_sockopt.rb
test_tcp.rb
test_udp.rb
test_unix.rb