use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver module
authorlurchi <lurchi@strangeplace.net>
Sun, 24 Jun 2018 21:31:07 +0000 (23:31 +0200)
committerlurchi <lurchi@strangeplace.net>
Sun, 24 Jun 2018 21:31:07 +0000 (23:31 +0200)
commitc38455c65f9968ccf7e870c3cce30fa19f319376
tree523075af0d81a9f460d60b90b51557ad83bd5b42
parent92e03f9117f5dc29909d73707897d28d8e27e048
use the asynchronous DNS resolution API (getaddrinfo_a) in the resolver module
configure.ac
src/util/Makefile.am
src/util/gnunet-service-resolver.c
src/util/resolver.h
src/util/resolver_api.c
src/util/test_resolver_api.c