Commit 19b3fd0bf03c94e694ac25ad95fe43ac10df73b5

Sergey Matveychuk 2021-04-07T20:39:18

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.