|
Ring Daemon
|

Go to the source code of this file.
Namespaces | |
| namespace | libjami |
Functions | |
| void | libjami::fini () noexcept |
| Stop and freeing any resource allocated by daemon. | |
| bool | libjami::init (enum InitFlag flags) noexcept |
| Initialize globals, create underlaying daemon. | |
| bool | libjami::initialized () noexcept |
| void | libjami::logging (const std::string &whom, const std::string &action) noexcept |
| Control log handlers. | |
| bool | libjami::start (const std::filesystem::path &config_file={}) noexcept |
| Start asynchronously daemon created by init(). | |
Variables | |
| static InitFlag | libjami::initFlags = {} |