pub fn io_bind_error( surface: &str, flag_name: &str, listen_addr: &str, error: Error, ) -> Error
Preserve the original std::io::ErrorKind while replacing the message with an operator-actionable hint.
std::io::ErrorKind