MCPcopy Create free account
hub / github.com/caozhiyi/CppNet / DisConnectionFunc

Function DisConnectionFunc

test/simple/CppNetClient.cpp:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void DisConnectionFunc(const Handle& handle, uint32_t err) {
61 std::cout << " [DisConnectionFunc] : " << err << std::endl;
62}
63
64int main() {
65

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected