update
This commit is contained in:
parent
fdef42ac21
commit
ae8961f52a
@ -29,8 +29,7 @@ int main(int argc, char* argv[]) {
|
||||
}
|
||||
|
||||
ServerRunner runner;
|
||||
const XmlNode config(config_path);
|
||||
runner.start(config);
|
||||
runner.start();
|
||||
runner.join();
|
||||
google::ShutdownGoogleLogging();
|
||||
return 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user