I am still not sure how to proceed.. See (man CURLOPT_RESOLVE) : Pass a pointer to...
I see, but I don't think that matches the description of how - works. Of course,...
My use case is - add host with CURLOPT_RESOLVE to dns cache, do the transfer, remove...
Curl_loadhostpairs is called in pretransfer, so doing CURLOPT_RESOLVE "-host:port"...
Imagine the application that has one multi handle. For each easy handle it will add...
removing names from DNS cache with CURLOPT_RESOLVE is not implemented