From: Bob Halley Date: Fri, 12 Jun 2020 14:39:25 +0000 (-0700) Subject: add tls() to async doc X-Git-Tag: v2.0.0rc1~112^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=551e02597a6a42f7f493d72b3daafbe3ab2257b6;p=thirdparty%2Fdnspython.git add tls() to async doc --- diff --git a/doc/async-query.rst b/doc/async-query.rst index 1dc51cdd..e2466ead 100644 --- a/doc/async-query.rst +++ b/doc/async-query.rst @@ -26,3 +26,8 @@ TCP .. autofunction:: dns.asyncquery.tcp .. autofunction:: dns.asyncquery.send_tcp .. autofunction:: dns.asyncquery.receive_tcp + +TLS +--- + +.. autofunction:: dns.asyncquery.tls