Nice to meet you.I found a bug.
cocos2d-x/cocos/network/SocketIO.cpp
const char second = payload.at(0);
int control2 = atoi(&second);
To ’2’ enters the second, the control2 may 20 to enter.
Sometimes you may not come notification from the server.