Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_addrinfo.h55 int ai_socktype; member
H A Dcurl_addrinfo.c159 ca->ai_socktype = ai->ai_socktype; in Curl_getaddrinfo_ex()
309 ai->ai_socktype = SOCK_STREAM; in Curl_he2ai()
501 ai->ai_socktype = SOCK_STREAM; /* assume reliable transport for HTTP */ in Curl_unix2addr()
H A Dhostip6.c121 hints.ai_socktype = (data->conn->transport == TRNSPRT_TCP) ? in Curl_getaddrinfo()
H A Dhostip4.c139 hints.ai_socktype = SOCK_STREAM; in Curl_ipv4_resolve_r()
H A Dasyn-ares.c713 ca->ai_socktype = ai->ai_socktype; in ares2addr()
804 hints.ai_socktype = (data->conn->transport == TRNSPRT_TCP) ? in Curl_resolver_getaddrinfo()
H A Dhostip.c551 ca->ai_socktype = SOCK_STREAM; in get_localhost6()
589 ca->ai_socktype = SOCK_STREAM; in get_localhost()
H A Dasyn-thread.c731 hints.ai_socktype = (data->conn->transport == TRNSPRT_TCP) ? in Curl_resolver_getaddrinfo()
H A Ddoh.c955 ai->ai_socktype = SOCK_STREAM; in doh2ai()
/curl/tests/server/
H A Dresolve.c130 hints.ai_socktype = SOCK_STREAM; in main()
/curl/m4/
H A Dcurl-functions.m41430 hints.ai_socktype = SOCK_STREAM;

Completed in 29 milliseconds