Searched refs:poll_hup (Results 1 – 2 of 2) sorted by relevance
198 pub fn poll_hup() -> Self { in poll_hup() method221 self.contains(PollEvents::poll_hup()) in has_hup()
321 poll_events |= PollEvents::poll_hup(); in wsa_events_to_slirp_events()