MCPcopy Create free account
hub / github.com/Qv2ray/Qv2ray / StopAPI

Method StopAPI

src/core/kernel/APIBackend.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 void APIWorker::StopAPI()
52 {
53 running = false;
54 }
55
56 // --- DESTRUCTOR ---
57 APIWorker::~APIWorker()

Callers 1

StopConnectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected