Misaki Shioi

Results 2 comments of Misaki Shioi

NOTE I have added the following tests: - If an IPv6 address is resolved before an IPv4 address, connect using the IPv6 address. - test_tcp_socket_v6_hostname_resolved_earlier - If an IPv4 address...

I also support the approach of calling `TCPSocket.open` with `open_timeout`, and raising an `ArgumentError` if it’s not available. This makes the intention clear and ensures the behavior is independent of...