• Dominik Charousset's avatar
    Make sure brokers stop their backends on exit · f0a76465
    Dominik Charousset authored
    This patch makes sure that a broker stops all of its backend when caling
    `self->quit()`. Furthermore, this patch uses `cppa::network_error` instead of
    `std::ios_base::failure` and adds a new exception `stream_at_eof` to get better
    diagnostic in logfiles.
    f0a76465
middleman.cpp 18.1 KB