Alexander A. Klimov e814697af5 ApiListener#AddConnection(): start connect timeout after DNS resolution
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.
2024-01-26 12:13:44 +01:00
..
2023-05-17 18:05:13 +02:00