On 6/1/07, Buesching, Logan J <[EMAIL PROTECTED]> wrote:
> curl_multi_init:
> +
> + Returns a cURL on handle on success, &false; on failure.
> +
> +
> +
> +This only returns errors regarding the whole multi stack. There
> might still have
> +occurred problems on individual tran
> curl_multi_init:
> +
> + Returns a cURL on handle on success, &false; on failure.
> +
> +
> +
> +This only returns errors regarding the whole multi stack. There
> might still have
> +occurred problems on individual transfers even when this function
> returns CURLM_OK.
> +
>
Hi Logan
On 5/31/07, Buesching, Logan J <[EMAIL PROTECTED]> wrote:
I have an attached patch file that I am about to commit, but once again as I
am pretty new to the documentation team, I wanted to know if anyone had any
feedback before I did so.
I only did a cursory look, seems fine overall, b
I have an attached patch file that I am about to commit, but once again as I am
pretty new to the documentation team, I wanted to know if anyone had any
feedback before I did so.
-Logan
? cURL.patch
? en/reference/posix/functions/posix.patch
? scripts/semantic.cache
Index: en/reference/curl/fun