Searched defs:block_sending (Results 1 – 3 of 3) sorted by relevance
37 pub block_sending: bool, field
185 pub fn block_sending(&self, value: bool) -> Result<()> { in block_sending() method
149 bool DohFrontend::block_sending(bool block) { in block_sending() function in test::DohFrontend