MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / ProcessCtrlAltDelete

Method ProcessCtrlAltDelete

src/service/service_msg_server.cpp:174–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 }
173
174 void ServiceMsgServer::ProcessCtrlAltDelete() {
175 service_->SimulateCtrlAltDelete();
176 }
177
178 void ServiceMsgServer::PostBinaryMessage(const std::string& msg) {
179 if (server_ && server_->is_started()) {

Callers

nothing calls this directly

Calls 1

SimulateCtrlAltDeleteMethod · 0.80

Tested by

no test coverage detected