MCPcopy Create free account
hub / github.com/Qv2ray/Qv2ray / ~KernelInstanceHandler

Method ~KernelInstanceHandler

src/core/handler/KernelInstanceHandler.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 KernelInstanceHandler::~KernelInstanceHandler()
40 {
41 StopConnection();
42 }
43
44 std::optional<QString> KernelInstanceHandler::CheckPort(const QMap<QString, ProtocolSettingsInfoObject> &info, int plugins)
45 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected