Home | History | Annotate | Download | only in qemu

Lines Matching full:socket_connect_client

1301 socket_connect_client( int  s, const SockAddress*  to )
1338 return socket_connect_client( s, to );
1430 ret = socket_connect_client( s, &addr );