simpleMainLoop

A simple main loop that isn't necessarily efficient and isn't guaranteed to work with other tasks and threads. Use only for apps that only do DBus triggered things.

void
simpleMainLoop
(
Connection conn
)
Suggestion Box / Bug Report