Searched refs:map_io_error (Results 1 – 1 of 1) sorted by relevance
533 fn map_io_error(e: io::Error, err_ctor: fn(io::Error) -> Error) -> Error { in map_io_error() method542 Self::map_io_error(e, Error::Recv) in from_recv_io_error()546 Self::map_io_error(e, Error::Send) in from_send_error()550 Self::map_io_error(e, Error::SendIoBuf) in from_send_io_buf_error()