s3: libsmb: Make dns_lookup_list_async() available to other Samba callers.
authorJeremy Allison <jra@samba.org>
Tue, 21 Jul 2020 21:56:47 +0000 (14:56 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 7 Aug 2020 06:34:37 +0000 (06:34 +0000)
commit6411c64d066c117c8631ac2f315583250e58f865
treeca550e952716480a01c4a63bfdd4717ada7a3ef4
parentf87ce5b08a31b3b2254c33d87faa539676879608
s3: libsmb: Make dns_lookup_list_async() available to other Samba callers.

This allows the async DNS lookups to be re-used inside the dsgetdcname() internals
code as previously described.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/libsmb/namequery.c
source3/libsmb/namequery.h