MCPcopy 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
237void GelfWriter::Disconnect()
238{
239 AssertOnWorkQueue();
240
241 DisconnectInternal();
242}
243
244void GelfWriter::DisconnectInternal()
245{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected