Searched defs:tokenStatus (Results 1 – 2 of 2) sorted by relevance
156 const SocketErrorType tokenStatus = CheckTcpToken(recvStr, spSocket, recvStrNoToken); in TypeTcp() local317 …dSocket::DealMsg(const std::string& recvStr, SpServerSocket &spSocket, SocketErrorType tokenStatus) in DealMsg()395 const SocketErrorType tokenStatus = CheckUdpToken(recvBuf); in HandleMsg() local