ruby/test/resolv
KJ Tsanaktsidis 80bda107c8 [ruby/resolv] Add an explicit with_udp_and_tcp helper to test_dns.rb
This helper tries to bind UDP and TCP sockets to the same port, by
retrying the bind if the randomly-assinged UDP port is already taken in
TCP. This fixes a flaky test.

[Bug #20403]

https://github.com/ruby/resolv/commit/3d135f99d9
2024-03-31 23:57:00 +00:00
..
test_addr.rb [ruby/resolv] Support more characters in link local addresses 2022-01-12 10:49:57 +09:00
test_dns.rb [ruby/resolv] Add an explicit with_udp_and_tcp helper to test_dns.rb 2024-03-31 23:57:00 +00:00
test_mdns.rb fix for IPv6 env 2018-01-11 19:41:49 +00:00
test_resource.rb [ruby/resolv] Implement CAA resource record 2024-02-29 20:55:26 +00:00
test_svcb_https.rb [ruby/resolv] Implement dohpath SvcParam 2023-11-24 01:42:08 +00:00