Re: [PHP-DOC] Completing the cURL functions

2007-06-01 Thread Hannes Magnusson
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

RE: [PHP-DOC] Completing the cURL functions

2007-05-31 Thread Buesching, Logan J
> 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. > + >

Re: [PHP-DOC] Completing the cURL functions

2007-05-31 Thread Hannes Magnusson
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

[PHP-DOC] Completing the cURL functions

2007-05-30 Thread Buesching, Logan J
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