Home
last modified time | relevance | path

Searched refs:UnexpectedSource (Results 1 – 16 of 16) sorted by relevance

/dports/dns/py-namebench/namebench-1.3.1/nb_third_party/dns/
H A Dquery.py34 class UnexpectedSource(dns.exception.DNSException): class
143 raise UnexpectedSource('got a response from '
H A Dresolver.py625 except dns.query.UnexpectedSource:
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/dns/
H A Dquery.py44 class UnexpectedSource(dns.exception.DNSException): class
247 raise UnexpectedSource('got a response from '
H A Dresolver.py981 except dns.query.UnexpectedSource as ex:
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dns/
H A Dquery.py47 class UnexpectedSource(dns.exception.DNSException): class
265 raise UnexpectedSource('got a response from '
H A Dresolver.py932 except dns.query.UnexpectedSource as ex:
/dports/dns/py-dnspython/dnspython-1.16.0/dns/
H A Dquery.py47 class UnexpectedSource(dns.exception.DNSException): class
265 raise UnexpectedSource('got a response from '
H A Dresolver.py932 except dns.query.UnexpectedSource as ex:
/dports/finance/electrum/Electrum-4.1.5/packages/dns/
H A Dquery.py68 class UnexpectedSource(dns.exception.DNSException): class
215 raise UnexpectedSource(f'got a response from {from_address} instead of '
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/dns/
H A Dquery.py68 class UnexpectedSource(dns.exception.DNSException): class
215 raise UnexpectedSource(f'got a response from {from_address} instead of '
/dports/dns/py-dnspython2/dnspython-2.1.0/dns/
H A Dquery.py70 class UnexpectedSource(dns.exception.DNSException): class
170 raise UnexpectedSource(f'got a response from {from_address} instead of '
/dports/dns/py-dns-crawler/dns-crawler-1.4.9/dns_crawler/
H A Ddns_utils.py298 dns.query.UnexpectedSource,
/dports/dns/py-namebench/namebench-1.3.1/libnamebench/
H A Dnameserver.py369 dns.query.UnexpectedSource), exc:
/dports/net/py-eventlet/eventlet-0.33.0/tests/
H A Dgreendns_test.py261 with tests.assert_raises(dns.query.UnexpectedSource):
292 with tests.assert_raises(dns.query.UnexpectedSource):
/dports/dns/py-dnspython2/dnspython-2.1.0/tests/
H A Dtest_query.py579 with self.assertRaises(dns.query.UnexpectedSource):
/dports/net/py-eventlet/eventlet-0.33.0/eventlet/support/
H A Dgreendns.py807 raise dns.query.UnexpectedSource(