Home
last modified time | relevance | path

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

/aosp14/system/core/libcutils/
H A Dsocket_network_client_unix.cpp46 int socket_network_client_timeout(const char* host, int port, int type, int timeout, in socket_network_client_timeout() function
124 return socket_network_client_timeout(host, port, type, 0, &getaddrinfo_error); in socket_network_client()
/aosp14/system/core/libcutils/include/cutils/
H A Dsockets.h88 int socket_network_client_timeout(const char* host, int port, int type,
/aosp14/system/core/libcutils/include_outside_system/cutils/
H A Dsockets.h88 int socket_network_client_timeout(const char* host, int port, int type,