]> git.ipfire.org Git - thirdparty/curl.git/commit
asyn-ares: use consistent resolve error message
authorDaniel Stenberg <daniel@haxx.se>
Thu, 18 Feb 2021 12:14:55 +0000 (13:14 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 18 Feb 2021 14:02:17 +0000 (15:02 +0100)
commit692faeab9f07c23feddc4814e16a138a30cbab06
tree0faaf769335ed1ed3c9aca7803c784401d96aefd
parent7db6bc5ecaef321f32639149ba3737b1c8393b9c
asyn-ares: use consistent resolve error message

... with the help of Curl_resolver_error() which now is moved from
asyn-thead.c and is provided globally for this purpose.

Follow-up to 35ca04ce1b77636

Makes test 1188 work for c-ares builds

Closes #6626
lib/asyn-ares.c
lib/asyn-thread.c
lib/hostip.c
lib/hostip.h