Documentation ¶
Index ¶
Constants ¶
View Source
const MagicHead = 0x574a1029
MagicHead 魔法数字
View Source
const PktDefaultSize = 512 * 1024
PktDefaultSize 默认数据包大小 512K
View Source
const PktMask = 0x7fffff
PktMask mask
View Source
const PktMaxSize = 1024 * 1024 * 7
PktMaxSize 最大数据包 7M
View Source
const PktMinSize = 1024
PktMinSize 最小数据包
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.