Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ OnShutdown
Method
OnShutdown
lib/base/application.cpp:375–378 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
375
void Application::OnShutdown()
376
{
377
/* Nothing to do here. */
378
}
379
380
static void ReloadProcessCallbackInternal(const ProcessResult& pr)
381
{
Callers
1
RunEventLoop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected