# File lib/ethon/easy/features.rb, line 22 def supports_asynch_dns? !!(Curl.version_info[:features] & Curl::VERSION_ASYNCHDNS) end