Function accept_err_is_fatal

Source
fn accept_err_is_fatal(err: &Error) -> bool
Expand description

Return true if a given IoError, when received from accept, is a fatal error.