mirror of
https://github.com/yuanyuanxiang/SimpleRemoter.git
synced 2026-01-29 02:33:09 +08:00
Fix: #293 Wrong keep-alive time set for IOCPServer
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user