Home | History | Annotate | Download | only in android

Lines Matching refs:socket_in_server

1326 socket_in_server( int  address, int  port, SocketType  type )
1355 return socket_in_server( SOCK_ADDRESS_INET_LOOPBACK, port, type );
1383 return socket_in_server( SOCK_ADDRESS_INET_ANY, port, type );