ydb
ydb copied to clipboard
Option to configure DNS in ydb resolver
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