summaryrefslogtreecommitdiff
path: root/tests/test_query.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix leaked socket in testQueryTLSWithSocket.Brian Wellington2020-06-081-13/+13
|
* Adds sock parameters to query methods.Brian Wellington2020-06-011-0/+63
| | | | | Allow passing a socket into dns.query.{udp,tcp,tls,udp_with_fallback}, and add tests for this.
* revision of truncation handlingBob Halley2020-05-221-0/+81