Searched refs:dns_ (Results 1 – 3 of 3) sorted by relevance
215 dns_(nullptr) {} in Win32Socket()332 dns_ = dns; in Connect()488 if (dns_) { in Close()489 WSACancelAsyncRequest(dns_->handle); in Close()490 delete dns_; in Close()491 dns_ = nullptr; in Close()635 if (!dns_ || dns_->handle != task) in OnDnsNotify()640 hostent* pHost = reinterpret_cast<hostent*>(dns_->buffer); in OnDnsNotify()649 SocketAddress address(ip, dns_->port); in OnDnsNotify()659 delete dns_; in OnDnsNotify()[all …]
87 DnsLookup* dns_; variable
2442 dns_##name }