Searched defs:tcp_socket (Results 1 – 3 of 3) sorted by relevance
67 std::unique_ptr<TCPSocket> tcp_socket(new TCPSocket(true)); in FindUnusedPort() local
695 !!tcp_socket->GetOption(SOL_SOCKET, SO_REUSEADDR, resuse); in ConnectFD() local