Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
311
void Connection::detachSdEventLoop()
312
{
313
sdEvent_.reset();
314
}
315
316
sd_event *Connection::getSdEventLoop()
317
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.80
Tested by
no test coverage detected