1.
README
2.
README.en
3.
http
3.1.
client
3.1.1.
http_client
3.2.
header
3.2.1.
http_header
3.3.
req
3.3.1.
http_method
3.3.2.
http_req
3.3.3.
http_route
3.4.
resp
3.4.1.
http_resp
3.4.2.
http_status_code
3.5.
server
3.5.1.
http_filter
3.5.2.
http_server
3.6.
version
3.6.1.
http_version
4.
log
4.1.
logger
5.
server
5.1.
io_multiplexing_base
5.2.
tcp_server
6.
socket
6.1.
address
6.2.
socket
7.
ssl
7.1.
ssl_context
7.2.
ssl_socket
8.
utils
8.1.
file
8.2.
host
8.3.
string
8.4.
version
Light
Rust
Coal
Navy
Ayu
chenxuan'blog
cppnet::Host
static std::string GetLocalIP()
参数:无
返回值:
std::string
类型,本地 IP 地址。
作用:获取本地的 IP 地址。
static std::string GetLocalName()
参数:无
返回值:
std::string
类型,本地主机名。
作用:获取本地的主机名。