mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Properly close process files in zone and world
This commit is contained in:
@@ -493,6 +493,7 @@ int main(int argc, char** argv) {
|
||||
eqsf.Close();
|
||||
Log.Out(Logs::Detail, Logs::World_Server,"Signaling HTTP service to stop...");
|
||||
http_server.Stop();
|
||||
Log.CloseFileLogs();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user