Author :
Sergey Matveychuk
Date :
2021-04-07 20:39:18
Hash :19b3fd0b Message :evdns: add ability to get CNAME
Add new flag (DNS_CNAME_CALLBACK) for
evdns_base_resolve_ipv4()/evdns_base_resolve_ipv6().
If set, you will get one more callback with type == DNS_CNAME and CNAME
in addrs argument.