Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Done
Method
Done
engine/Poseidon/Network/NetTransportNetEnum.cpp:79–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
void NetSessionEnum::Done()
80
{
81
enter();
82
StopEnumHosts();
83
_sessions.Clear();
84
leave();
85
}
86
87
bool NetSessionEnum::needsRequest(struct sockaddr_in& addr, unsigned16 port)
88
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected