Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ Disconnect
Method
Disconnect
lib/perfdata/gelfwriter.cpp:237–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
}
236
237
void GelfWriter::Disconnect()
238
{
239
AssertOnWorkQueue();
240
241
DisconnectInternal();
242
}
243
244
void GelfWriter::DisconnectInternal()
245
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected