Searched refs:CMDSTR_INNER_ENABLE_KEEPALIVE (Results 1 – 3 of 3) sorted by relevance
119 const string CMDSTR_INNER_ENABLE_KEEPALIVE = "alive"; variable
378 …else if (!strncmp(input.c_str(), CMDSTR_INNER_ENABLE_KEEPALIVE.c_str(), CMDSTR_INNER_ENABLE_KEEPAL… in String2FormatCommand()
411 … reinterpret_cast<uint8_t *>(const_cast<char*>(CMDSTR_INNER_ENABLE_KEEPALIVE.c_str())), in PreHandshake()412 CMDSTR_INNER_ENABLE_KEEPALIVE.size()); in PreHandshake()