1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 21:26:38 +02:00
Files
unrealircd/include
Bram Matthys 4e209968fe Fix hang on "Loading IRCd configuration" if DNS is not working correctly.
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.
2021-12-30 14:49:29 +01:00
..
2002-02-16 20:15:41 +00:00
2021-09-23 19:21:19 +02:00
2000-02-28 22:45:44 +00:00
2004-05-13 16:39:23 +00:00
2021-12-04 10:26:57 +01:00