[][src]Module datastreamservicelib::utils

Functions

configval_as_string_vec

Convert config array to vector of strings (for list of uris for example...)

parse_config_file

Parse a TOML config file

send_task

Fire-and-forget message sending via event loop (to avoid deadlocks)

setup_signals_termination

Setup termination on signals and return the flag so it can be passed around

wait_for_tasks

Check all tasks, if one fails abort everything