Skip to content

Workaround for buggy home routers that do not respond to SRV requests. If the...

Simon Morlat requested to merge fix/parallel-dns-srv-a into release/4.5

Workaround for buggy home routers that do not respond to SRV requests. If the A/AAAA response is received, do not wait for SRV query timeout and give up SRV after 3 seconds.

Merge request reports