s3: libsmb: Change dns_lookup_list_async() and associated functions to return a struc...
authorJeremy Allison <jra@samba.org>
Tue, 28 Jul 2020 23:51:03 +0000 (16:51 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 7 Aug 2020 06:34:37 +0000 (06:34 +0000)
commiteb5a4738643c5fdef92851f4474d4eeb1e7b106f
tree81e4a8847edf520c1a8369877132e6b60ab3cd47
parent3b13d4d65a92f988891f7c237e39b6c2d2d0c3f5
s3: libsmb: Change dns_lookup_list_async() and associated functions to return a struct samba_sockaddr * array.

This fullfills the promise to Andreas and Metze
of all new code using struct samba_sockaddr.

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