Lines Matching refs:resolve
87 * that. The host may not be able to resolve IPv6, but we don't really have to
95 * Windows, and then the name resolve will be done in a new thread, and the
317 /* See if the returned entry matches the required resolve mode */
668 * Curl_resolv() is the main name resolve function within libcurl. It resolves
694 /* We should intentionally error and not resolve .onion TLDs */
813 the resolve call */
819 /* the response to our resolve call will come asynchronously at
934 "remaining timeout of %ld too small to resolve via SIGALRM method",
1114 for(hostp = data->state.resolve; hostp; hostp = hostp->next) {
1215 infof(data, "Ignoring resolve address '%s', missing IPv6 support.",
1305 data->state.resolve = NULL; /* dealt with now */
1401 /* nothing to wait for during DoH resolve, those handles have their own
1414 then a successful name resolve has been received.
1417 resolve failure */
1442 * resolve error
1464 failf(data, "Could not resolve %s: %s", host_or_proxy,