Home | History | Annotate | Download | only in qemu

Lines Matching full:socket_in_server

1316 socket_in_server( int  address, int  port, SocketType  type )
1345 return socket_in_server( SOCK_ADDRESS_INET_LOOPBACK, port, type );
1373 return socket_in_server( SOCK_ADDRESS_INET_ANY, port, type );