Open dcherednik opened 6 months ago
Need an option to close communication socket with DNS server. As I tested, the ARES_FLAG_STAYOPEN option is responsible for this behaviour (https://c-ares.org/ares_init_options.html ).
https://github.com/ydb-platform/ydb/pull/4123
Need an option to close communication socket with DNS server. As I tested, the ARES_FLAG_STAYOPEN option is responsible for this behaviour (https://c-ares.org/ares_init_options.html ).