NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
dns_client::config结构体 参考

DNS客户端配置 更多...

#include <dns_client.hpp>

Public 属性

string server {"8.8.8.8"}
 DNS服务器地址
ports port {ports::DNS}
 DNS服务器端口
milliseconds timeout {5000}
 查询超时时间

详细描述

DNS客户端配置

在文件 dns_client.hpp51 行定义.


该结构体的文档由以下文件生成: