Call remove_from_loop in manager::detach
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.
Showing
Please register or sign in to comment