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
normal 54ad3167e8 tests: support Linux kernels with CONFIG_IPV6=n
Detecting the presence of constants in C headers is insufficient,
as a Linux kernel can be built with CONFIG_IPV6=n

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-13 05:18:49 +00:00
..
test_addrinfo.rb init.c: encode socket error message 2018-01-23 15:31:22 +00:00
test_ancdata.rb
test_basicsocket.rb socket: fix BasicSocket#*_nonblock buffering bugs from r58400 2017-10-27 23:26:48 +00:00
test_nonblock.rb
test_socket.rb test/socket/test_socket.rb (timestamp_retry_rw): IO.select before recvmsg 2018-08-20 20:45:40 +00:00
test_sockopt.rb
test_tcp.rb
test_udp.rb tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
test_unix.rb unixsocket.c: check NUL bytes 2018-03-28 10:08:57 +00:00