|
fastdo
0.5.12
|
网络通信库 更多...
命名空间 | |
| io | |
| ip | |
| IP地址族套接字 | |
| ws | |
| WebSocket封装 | |
类 | |
| class | ClientCtx |
| 客户场景类基础 更多... | |
| class | CUrl |
| libcurl低层封装,主要提供了CURL句柄资源管理功能 更多... | |
| class | CUrlError |
| curl错误 更多... | |
| class | CUrlLib |
| curl库初始化 更多... | |
| struct | DataRecvSendCtx |
| 数据收发场景,存放数据收发过程中的一些变量 更多... | |
| class | EndPoint |
| 端点基类(套接字地址对象基类) 更多... | |
| class | HttpClientCtx |
| HTTP客户场景 更多... | |
| class | HttpCUrl |
| CURL的HTTP协议封装,默认30秒超时 更多... | |
| class | HttpServer |
| http服务器 更多... | |
| struct | HttpServerConfig |
| HTTP服务器配置 更多... | |
| class | PostMultipart |
| http post请求以“multipart/formdata”方式发送数据的支持类 更多... | |
| class | Server |
| 服务器类基础 更多... | |
| class | SList |
| libcurl的字符串链表 更多... | |
| class | Socket |
| 套接字基类 更多... | |
| class | SocketError |
| 套接字错误 更多... | |
| class | SocketLib |
| socket库初始化 更多... | |
| class | SocketStreamBuf |
| class | SocketStreamIn |
| class | SocketStreamOut |
函数 | |
| template<typename _Ty > | |
| _Ty | htont (_Ty v) |
| template<typename _Ty > | |
| _Ty | ntoht (_Ty v) |
网络通信库
|
inline |
在文件 eiennet_base.hpp 第 35 行定义.
|
inline |
在文件 eiennet_base.hpp 第 52 行定义.