Searched refs:ReplyCheck (Results 1 – 3 of 3) sorted by relevance
38 static const std::string ReplyCheck = "CHECK\n"; variable
681 while (SendCommandAndWait(ReplyCheck)) { in Stop()
993 } else if (command == ReplyCheck) { in ClientCommandHandle()1032 while (SendFifoAndWaitReply(HiperfClient::ReplyCheck, CONTROL_WAITREPY_TOMEOUT_CHECK)) { in ProcessControl()