mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 21:26:38 +02:00
4e209968fe
For example if the 1st DNS resolver is refusing or ignoring requests. We forgot to call unrealdns_timeout() in the waiting loop, so DNS requests never timed out and c-ares didn't try the 2nd/3rd server either. Issue reported by Elodie.