Searched refs:dummy_socket (Results 1 – 1 of 1) sorted by relevance
774 scoped_ptr<VirtualSocket> dummy_socket( in SendUdp() local776 dummy_socket->SetLocalAddress(remote_addr); in SendUdp()777 if (!CanInteractWith(socket, dummy_socket.get())) { in SendUdp()