Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ ~NetworkClient
Method
~NetworkClient
src/OpenLoco/src/Network/NetworkClient.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
using namespace OpenLoco::Diagnostics;
15
16
NetworkClient::~NetworkClient()
17
{
18
close();
19
}
20
21
NetworkClientStatus NetworkClient::getStatus() const
22
{
Callers
nothing calls this directly
Calls
1
close
Function · 0.70
Tested by
no test coverage detected