|
RADLib
RADical C++ application framework
|
DNS lookup result. More...
#include <RADNet.h>
Public Attributes | |
| std::vector< std::string > | addresses |
| Resolved address strings. More... | |
| std::string | error |
| Error text when resolution fails. More... | |
DNS lookup result.
| std::vector<std::string> RADNet::RADDnsResult::addresses |
Resolved address strings.
| std::string RADNet::RADDnsResult::error |
Error text when resolution fails.