socket 修改

tcx_xiyou_bt_ios
wangzhenxing 2024-06-24 18:34:25 +08:00
parent 9977b269e6
commit b7ccf02070
1 changed files with 1 additions and 1 deletions

View File

@ -636,7 +636,7 @@ public class SocketClient
// 回复未监听的消息
if (m_indicationSid == _event.sid - 1)
{
//m_indicationSid++;
m_indicationSid++;
}
if (_event.sid <= m_indicationSid)
{