]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
add tls() to async doc
authorBob Halley <halley@dnspython.org>
Fri, 12 Jun 2020 14:39:25 +0000 (07:39 -0700)
committerBob Halley <halley@dnspython.org>
Fri, 12 Jun 2020 14:39:25 +0000 (07:39 -0700)
doc/async-query.rst

index 1dc51cdd45e5fdf24c333ff5a61f217656470c3e..e2466ead0438afe24cc64dc74c52e3662530b7c9 100644 (file)
@@ -26,3 +26,8 @@ TCP
 .. autofunction:: dns.asyncquery.tcp
 .. autofunction:: dns.asyncquery.send_tcp
 .. autofunction:: dns.asyncquery.receive_tcp
+
+TLS
+---
+
+.. autofunction:: dns.asyncquery.tls