mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 09:38:21 +00:00
[Loginserver] Health Checks (#1665)
* Health checks stash * Healthcheck work
This commit is contained in:
@@ -208,6 +208,7 @@ private:
|
||||
void LoginSendSessionReady();
|
||||
void LoginSendLogin();
|
||||
void LoginProcessLoginResponse(const EQ::Net::Packet &p);
|
||||
static bool ProcessHealthCheck(std::string username);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user