Searched refs:update_while_pending (Results 1 – 1 of 1) sorted by relevance
403 fn update_while_pending(&mut self) -> io::Result<()> { in update_while_pending() method439 SockPollStatus::Pending => self.update_while_pending(), in update()