On my mumble setup, all users are disconnected because of a server restart every night.
Currently, mumsi crashes with
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
what(): write: Broken pipe
Aborted (core dumped)
and I would like to see mumlib catching this error and giving some disconnect event or whatever.
On my mumble setup, all users are disconnected because of a server restart every night.
Currently, mumsi crashes with
and I would like to see mumlib catching this error and giving some disconnect event or whatever.