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