]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: libsmb: Use dns_lookup_list_async() instead of dns_lookup_list().
authorJeremy Allison <jra@samba.org>
Tue, 21 Jul 2020 19:38:42 +0000 (12:38 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 7 Aug 2020 06:34:37 +0000 (06:34 +0000)
commitbc307f1e3704a2fbe839bba0ef310877ed2e5ee0
tree6382686acadecfbd23c33200d7d2ea61a73b13c4
parent5ffcd883ddd4aef9ded18bee65562a8423e2f6c6
s3: libsmb: Use dns_lookup_list_async() instead of dns_lookup_list().

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