Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
bool HttpServerConnection::Disconnected()
151
{
152
return m_ShuttingDown;
153
}
154
155
void HttpServerConnection::SetLivenessTimeout(std::chrono::milliseconds timeout)
156
{
Callers
2
IsClientDisconnected
Method · 0.80
AssertServerDisconnected
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected