curl-library
Re: [hiper] it works!
Date: Fri, 4 Aug 2006 23:15:15 +0200 (CEST)
On Fri, 4 Aug 2006, Alexander Lazic wrote:
>> Was this an answer to the question or did I just confuse you even more?
>
> No it's clear but there are some other questions about this issue:
>
> 1.) there are some timeout-params at
> http://curl.haxx.se/libcurl/c/curl_easy_setopt.html how i get the info which
> of this timeouts have occured?
You don't actually. Perhaps that's something we should add to
curl_easy_getinfo()...
> 2.) when i want to write a benchmark i need the following flow:
> 2.1) connect with -n $USERS <= how can curl_multi help here?
It helps you do this without using threads.
> 2.2) was all connects successful <= how can curl_multi help here?
You can of course get the results and responses from all connections once each
has completed.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-08-04