Function rama::tcp::utils::is_connection_error

pub fn is_connection_error(e: &Error) -> bool
Expand description

Check if the error is a connection error, in which case the error can be ignored.