Searched refs:dummy_socket (Results 1 – 1 of 1) sorted by relevance
837 std::unique_ptr<VirtualSocket> dummy_socket( in SendUdp() local839 dummy_socket->SetLocalAddress(remote_addr); in SendUdp()840 if (!CanInteractWith(socket, dummy_socket.get())) { in SendUdp()