Searched defs:socket_network_client_timeout (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dsocket_network_client_unix.c46 int socket_network_client_timeout(const char* host, int port, int type, int timeout, function
124 return socket_network_client_timeout(host, port, type, 0, &getaddrinfo_error);

Completed in 66 milliseconds