OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:socket_network_client
(Results
1 - 2
of
2
) sorted by null
/system/core/libcutils/
socket_network_client_windows.c
33
SOCKET
socket_network_client
(const char* host, int port, int type) {
function
socket_network_client_unix.c
122
int
socket_network_client
(const char* host, int port, int type) {
function
Completed in 133 milliseconds