# Packages
Applicable to unaligned structures.
# Functions
将指定 tid 和 key 存储到 UdpTidMap 中.
No description provided by the author
删除指定 tid 对应的 key,并从 UdpTidMap 中删除该 tid.
将指定 NFid 取唯一ID.
将指定 唯一ID 获取 UDP对象.
指针转到SockaddrInx.
指针转到数组切片.
向客户端发送数据,返回是否发送成功.
向服务器发送数据,返回是否发送成功.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
*
* TCP connection properties UNALIGNED
**/.
*
* UDP endpoint properties UNALIGNED
**/.
*
* UDP options UNALIGNED
**/.
No description provided by the author
No description provided by the author
sockaddr_in4/6.
定义 udpConnection 结构体,用于表示 UDP 连接.
定义 UdpConnectionManagement 结构体,用于管理 UDP 连接.