fn accept_err_is_fatal(err: &IoError) -> bool
Available on crate feature experimental-api only.
Expand description

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