MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / detachSdEventLoop

Method detachSdEventLoop

src/Connection.cpp:311–314  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

309}
310
311void Connection::detachSdEventLoop()
312{
313 sdEvent_.reset();
314}
315
316sd_event *Connection::getSdEventLoop()
317{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.80

Tested by

no test coverage detected