Expand description
src/tcp_pub.rs
tcp_pub
是一个公共文件
它包含以下结构。
- ConnectionState 会话管理
- spawn_and_log_error 产生一个异步任务接口
- TcpFrameTrait 客户端和服务端特质
- 一些公共声明
Enums§
- EConnection
State - 连接状态
- Service
Type - 服务类型
Constants§
Traits§
- INet
Call Back - 回调函数特质
- INetwork
- 客户端和服务端特质
Functions§
- spawn_
and_ log_ error - 产生一个异步任务