Merge branch 'master' of http://git.wslink.cn/Embed/SmartOS
This commit is contained in:
commit
0e85e31848
|
@ -19,7 +19,7 @@ public:
|
|||
int Status; // 状态。0准备、1握手完成、2登录后
|
||||
bool Opened;
|
||||
|
||||
byte PingTime; // 心跳时间。秒
|
||||
ushort PingTime; // 心跳时间。秒
|
||||
UInt64 LoginTime; // 登录时间ms
|
||||
UInt64 LastSend; // 最后发送时间ms
|
||||
UInt64 LastActive; // 最后活跃时间ms
|
||||
|
|
Loading…
Reference in New Issue