mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 04:16:37 +02:00
e083852e86
This one has DNS caching enabled[*], which makes sense for this case. [*] If using c-ares 1.31.0 or later. That version was released in June 2024. The shipped-with-UnrealIRCd library version is 1.34.6, so qualifies. However, if using system c-ares (which is automatically the case, if detected) then many systems don't have it. The first Linux distro versions that qualify: * Fedora 40 * Debian 13 * Ubuntu 25.04 (non-LTS) and future Ubuntu 26.04 (LTS) * Etc...