Home | History | Annotate | Download | only in cts

Lines Matching refs:accept

188             // close() and the other one is calling accept() by sending a GET
190 // sequentially call accept() and close().
833 Socket socket = mSocket.accept();