mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-18 11:48:21 +00:00
More perf work, need to switch branches.
This commit is contained in:
@@ -186,6 +186,8 @@ int main(int argc, char *argv[]) {
|
||||
void CatchSignal(int sig_num) {
|
||||
Log.Out(Logs::Detail, Logs::Launcher, "Caught signal %d", sig_num);
|
||||
RunLoops = false;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user