Home
last modified time | relevance | path

Searched refs:host_cb (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_dns_resolver.cc58 void host_cb(void *arg, int status, int timeouts, hostent *hostent) { in host_cb() function
176 ares_gethostbyname(channel_, name_.c_str(), family_, host_cb, this); in resolve()