Core/Authserver: Partial port of 56cf7ff2a8

Change the "UpdateIfNeed" logic to a deadline_timer
This commit is contained in:
DDuarte
2016-02-28 15:59:10 +00:00
parent 2ea31027e5
commit 6cd63ca3d4
4 changed files with 26 additions and 29 deletions

View File

@@ -194,6 +194,8 @@ int main(int argc, char** argv)
sAuthSocketMgr.StopNetwork();
sRealmList->Close();
// Close the Database Pool and library
StopDB();