Fix: #293 Wrong keep-alive time set for IOCPServer

This commit is contained in:
yuanyuanxiang
2026-01-27 19:58:20 +01:00
parent d49c541ea2
commit e40cb4da92
5 changed files with 48 additions and 3 deletions

View File

@@ -159,6 +159,7 @@ public:
std::string m_selectedGroup;
void LoadListData(const std::string& group);
void DeletePopupWindow(BOOL bForce = FALSE);
void CheckHeartbeat();
context* FindHost(int port);
context* FindHost(uint64_t id);