MCPcopy Create free account
hub / github.com/Achain-Dev/Achain / ~LRemoteDebugger

Method ~LRemoteDebugger

src/Chain/libraries/glua/lremote_debugger.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 LRemoteDebugger::~LRemoteDebugger()
23 {
24 shutdown();
25 }
26
27 void LRemoteDebugger::handle_accept(std::shared_ptr<TcpSocket> socket,
28 const boost::system::error_code& error)

Callers

nothing calls this directly

Calls 1

shutdownFunction · 0.50

Tested by

no test coverage detected