mirror of
https://github.com//cppla/ServerStatus
synced 2026-08-06 13:43:57 +08:00
next add callback
This commit is contained in:
@@ -86,6 +86,7 @@ class CMain
|
||||
struct CWatchDog{
|
||||
char m_aName[128];
|
||||
char m_aRule[128];
|
||||
int m_aInterval;
|
||||
char m_aCallback[128];
|
||||
} m_aCWatchDogs[NET_MAX_CLIENTS];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user