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

Method notifyEventLoopToWakeUpFromPoll

src/Connection.cpp:788–791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

786}
787
788void Connection::notifyEventLoopToWakeUpFromPoll()
789{
790 eventFd_.notify();
791}
792
793void Connection::wakeUpEventLoopIfMessagesInQueue()
794{

Callers

nothing calls this directly

Calls 1

notifyMethod · 0.80

Tested by

no test coverage detected