mirror of
https://github.com/Icinga/icinga2.git
synced 2025-08-23 02:28:13 +02:00
ASIO DNS resolution can't be cancelled. If it takes longer than ApiListener#connect_timeout, the latter becomes a no-op as it cancels socket I/O which doesn't even start before DNS resolution.