Searched refs:process_pending_answers (Results 1 – 2 of 2) sorted by relevance
176 pub fn process_pending_answers(&mut self) -> Result<()> { in process_pending_answers() method
393 client.process_pending_answers()?; in worker_thread()