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
test_dns.rb
test_mdns.rb
test_resource.rb
test_svcb_https.rb