• Dominik Charousset's avatar
    Call remove_from_loop in manager::detach · 50443a0e
    Dominik Charousset authored
    The detach() function gets called from the multiplexer when an error
    occurs or from the broker when closing this manager. In both cases, we
    need to make sure this manager does not receive further socket events.
    Relates #695.
    50443a0e
manager.cpp 3.12 KB