MCPcopy Create free account
hub / github.com/Icinga/icinga2 / Disconnected

Method Disconnected

lib/remote/httpserverconnection.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150bool HttpServerConnection::Disconnected()
151{
152 return m_ShuttingDown;
153}
154
155void HttpServerConnection::SetLivenessTimeout(std::chrono::milliseconds timeout)
156{

Callers 2

IsClientDisconnectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected