MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / Finish

Method Finish

test/tests/NetworkTests.cpp:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 void Finish() override
92 {
93 }
94 void Disconnect() override
95 {
96 _status = SocketStatus::closed;

Callers 1

TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected