MCPcopy Create free account
hub / github.com/chrxh/alien / shutdown

Method shutdown

source/Network/NetworkService.cpp:75–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void NetworkService::shutdown()
76{
77 GlobalSettings::get().setValue("settings.server", _serverAddress);
78 logout();
79}
80
81std::string NetworkService::getServerAddress()
82{

Callers

nothing calls this directly

Calls 1

setValueMethod · 0.80

Tested by

no test coverage detected