MCPcopy 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
79void NetSessionEnum::Done()
80{
81 enter();
82 StopEnumHosts();
83 _sessions.Clear();
84 leave();
85}
86
87bool NetSessionEnum::needsRequest(struct sockaddr_in& addr, unsigned16 port)
88{

Callers

nothing calls this directly

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected