|
NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
|
DNS客户端配置 更多...
#include <dns_client.hpp>
Public 属性 | |
| string | server {"8.8.8.8"} |
| DNS服务器地址 | |
| ports | port {ports::DNS} |
| DNS服务器端口 | |
| milliseconds | timeout {5000} |
| 查询超时时间 | |
DNS客户端配置
在文件 dns_client.hpp 第 51 行定义.