Method lrs::poll::Event::is_hang_up

Returns whether the peer has hung up.

Syntax

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