DNS Server used for resolution. More...
Data Fields | |
struct DnsServer * | next |
Kept in a DLL. More... | |
struct DnsServer * | prev |
Kept in a DLL. More... | |
struct sockaddr_storage | ss |
IP address of the DNS resolver. More... | |
struct sockaddr_storage DnsServer::ss |