recall modify

This commit is contained in:
lnk
2025-10-22 15:57:50 +08:00
parent c7e7cd9078
commit a755c6faab
6 changed files with 369 additions and 80 deletions

View File

@@ -59,6 +59,7 @@ private:
void sendBytes(int fd, const char* buf, int len);
void setTestNum(int num);
void setTestType(int type);
void setMaxItems(int items);
void setTestlog(bool flag);
void doPeriodicTask();
void processCommand(const std::string &cmd, int clientFD);