mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 17:48:20 +00:00
[Loginserver] Health Checks (#1665)
* Health checks stash * Healthcheck work
This commit is contained in:
@@ -89,6 +89,8 @@ public:
|
||||
uint32 in_account_id,
|
||||
const std::string &in_account_password_hash
|
||||
);
|
||||
|
||||
static uint32 HealthCheckUserLogin();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user