ruby/test/socket
KJ Tsanaktsidis 606dd03e9b
[Bug #20208] Revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls for outgoi… (#9791)
Revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls for outgoing conns"

This reverts commit 673ed41c81.
2024-03-14 16:27:05 +00:00
..
test_addrinfo.rb Replace SocketError with Socket::ResolutionError in rsock_raise_socket_error 2023-11-30 13:27:19 +09:00
test_ancdata.rb
test_basicsocket.rb Use omit instead of skip: test/socket/**/*.rb 2021-12-28 20:29:54 +09:00
test_nonblock.rb Add support for sockaddr_un on Windows. (#6513) 2022-11-17 14:50:25 -08:00
test_socket.rb Fixup with review comment 2023-12-01 12:20:03 +09:00
test_sockopt.rb Use omit instead of skip: test/socket/**/*.rb 2021-12-28 20:29:54 +09:00
test_tcp.rb [Bug #20208] Revert "Set AI_ADDRCONFIG when making getaddrinfo(3) calls for outgoi… (#9791) 2024-03-14 16:27:05 +00:00
test_udp.rb Use omit instead of skip: test/socket/**/*.rb 2021-12-28 20:29:54 +09:00
test_unix.rb Reduce the number of times IO is passed in send_io/recv_io test 2023-10-25 20:37:21 +09:00