MCPcopy 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
375void Application::OnShutdown()
376{
377 /* Nothing to do here. */
378}
379
380static void ReloadProcessCallbackInternal(const ProcessResult& pr)
381{

Callers 1

RunEventLoopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected