Searched refs:socket_connect_client (Results 1 – 1 of 1) sorted by relevance
1280 socket_connect_client( int s, const SockAddress* to ) in socket_connect_client() function1317 return socket_connect_client( s, to ); in socket_in_client()1409 ret = socket_connect_client( s, &addr ); in socket_unix_client()