Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetLivenessTimeout
Method
SetLivenessTimeout
lib/remote/httpserverconnection.cpp:155–158 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
void HttpServerConnection::SetLivenessTimeout(std::chrono::milliseconds timeout)
156
{
157
m_LivenessTimeout = timeout;
158
}
159
160
static inline
161
bool EnsureValidHeaders(
Callers
1
SetupHttpServerConnection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected