Searched defs:is_connection_error (Results 1 – 2 of 2) sorted by relevance
171 pub fn is_connection_error(&self) -> bool { in is_connection_error() method
279 fn is_connection_error(e: &io::Error) -> bool { in is_connection_error() function