Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kistler-Group/sdbus-cpp
/ notifyEventLoopToExit
Method
notifyEventLoopToExit
src/Connection.cpp:783–786 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
}
782
783
void Connection::notifyEventLoopToExit()
784
{
785
loopExitFd_.notify();
786
}
787
788
void Connection::notifyEventLoopToWakeUpFromPoll()
789
{
Callers
nothing calls this directly
Calls
1
notify
Method · 0.80
Tested by
no test coverage detected