Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
Dres_send.cpp156 static int connect_with_timeout(int sock, const struct sockaddr* nsap, socklen_t salen,
733 if (connect_with_timeout(statp->tcp_nssock, nsap, (socklen_t)nsaplen, in send_vc()
869 static int connect_with_timeout(int sock, const sockaddr* nsap, socklen_t salen, in connect_with_timeout() function