Method lrs::poll::Event::is_error

Returns whether an error condition occurred on the file descriptor.

Syntax

impl Event {
    fn is_error(self) -> bool
}