Home | History | Annotate | Download | only in qemu

Lines Matching full:socket_connect_client

1300 socket_connect_client( int  s, const SockAddress*  to )
1337 return socket_connect_client( s, to );
1429 ret = socket_connect_client( s, &addr );