On Mon, 2 Apr 2012, Troyanker, Vlad wrote:
Hmm, yes looks like it is exactly what CURLOPT_RESOLVE does! This code was sitting in our tree since 7.16.x though :)
Since you never told us I had to make my own implementation!
I followed your doc link below. I wonder if it might be inaccurate saying that this option was added in version 7.21.3? We use v 7.21.4 and I do not see it in curl.h.
Really? Look again? "git show 1b24b89cca3c06e" shows it being added, and "git describe --contains 1b24b89cca3c06e" says that change was included in 7.23.1... Is that not correct?
This said, that feature was also subsequently bugfixed later. -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
