# Functions
No description provided by the author
获取所有局域网IP,除了127.0.0.1,未排序.
将网络地址转为TCP地址.
将网络地址转为UDP地址.
创建服务器.
No description provided by the author
No description provided by the author
创建TCP/UDP服务器.
No description provided by the author
根据IP和端口创建TCP地址.
No description provided by the author
No description provided by the author
将文件名转为Unix socket地址.
No description provided by the author
创建unix socket服务器.
创建全局唯一的字符串ID.
按需重连服务端.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
拨号计划.
事件集.
检测TCP连接是否断开 Idle: 没有数据往来(上行、下行都没有)多少秒后,发第一个检测包 Count: 最大检测次数 Interval: 相邻两个检测之间的时间间隔,单位:秒.
局域网IP的循环列表.
会话数据,只使用string作为key.
No description provided by the author
网络连接集合.
跨进程安全会话数据.
服务器.
会话,拥有唯一的sid.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author