Hi,
On Sun, 16 Oct 2005, Nick Hengeveld wrote:
On Sat, Oct 15, 2005 at 01:50:16PM +0200, Johannes Schindelin wrote:
quoted
+#if LIBCURL_VERSION_NUM < 0x070c04
+#define NO_CURL_EASY_DUPHANDLE
+#endif
Is that the correct version number? I've been using 7.10.6 and
curl_easy_duphandle() has been working fine.
I looked into CVS to find when curl_easy_duphandle() was introduced, and
it was Nov 9, 2004. So I looked for the corresponding curl.h and found it
says 0x070c04. I will look again...
Ciao,
Dscho