Searched refs:socket_connect_client (Results 1 - 1 of 1) sorted by relevance

/sdk/emulator/opengl/tests/event_injector/
H A Dsockets.c1287 socket_connect_client( int s, const SockAddress* to ) function
1324 return socket_connect_client( s, to );
1416 ret = socket_connect_client( s, &addr );

Completed in 6 milliseconds