Skip to content
Commit c243d45a authored by Steve Holme's avatar Steve Holme
Browse files

curl: Fixed usage of DNS options when not using c-ares resolver

Commit 32352ed6 introduced various DNS options, however, these
would cause curl to exit with CURLE_NOT_BUILT_IN when c-ares wasn't
being used as the backend resolver even if the options weren't set
by the user.

Additionally corrected some minor coding style errors from the same
commit.
parent 8a6dba52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment