ruby/test/socket
Misaki Shioi b53a75230f
Fix tests for fast_fallback (#12406)
* TCPSocket.new: Close resources in ensure

* TCPSocket.new: Remove unnecessary comments

* Socket.tcp: Make assert_separately in TestSocket more readable

* Socket.tcp: Returning instead of exiting

* Socket.tcp: Close resources in ensure

* Socket.tcp: Avoid test failures on hosts that only support IPv4
2024-12-20 18:55:26 +09: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
test_nonblock.rb
test_socket.rb Fix tests for fast_fallback (#12406) 2024-12-20 18:55:26 +09:00
test_sockopt.rb
test_tcp.rb Fix tests for fast_fallback (#12406) 2024-12-20 18:55:26 +09:00
test_udp.rb
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