|
dl
|
网络框架 更多...
#include <dl_net.h>
Public 成员函数 | |
| Network () | |
| void | Debug () |
静态 Public 成员函数 | |
| static std::string | GetHostName () |
| 返回主机名 | |
| static std::vector< std::string > | GetIpAddressLocal (bool ipv4=true) |
| 返回本地ip | |
| static std::string | GetIpAddressLocalFirst (bool ipv4=true) |
| 返回第一个本地ip,失败返回127.0.0.1 | |
|
static |
返回主机名
|
static |
返回本地ip
|
inlinestatic |