MCPcopy 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
783void Connection::notifyEventLoopToExit()
784{
785 loopExitFd_.notify();
786}
787
788void Connection::notifyEventLoopToWakeUpFromPoll()
789{

Callers

nothing calls this directly

Calls 1

notifyMethod · 0.80

Tested by

no test coverage detected