From 551e02597a6a42f7f493d72b3daafbe3ab2257b6 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 12 Jun 2020 07:39:25 -0700 Subject: [PATCH] add tls() to async doc --- doc/async-query.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.3