Method lrs::poll::Event::is_read_hang_up

Returns whether the peer has hung up his write end.

Syntax

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