[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/curl/functions/_curl-multi-remove-handle.xml?=
From:       Peter_Cowburn <salathe () php ! net>
Date:       2010-11-24 9:35:56
Message-ID: svn-salathe-1290591356-305713-1871243632 () svn ! php ! net
[Download RAW message or body]

salathe                                  Wed, 24 Nov 2010 09:35:56 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=305713

Log:
clarify effect of curl_multi_remove_handle(). closes doc #53367

Bug: http://bugs.php.net/53367 (Open) misleading curl_multi_remove_handle description
      
Changed paths:
    U   phpdoc/en/trunk/reference/curl/functions/curl-multi-remove-handle.xml

Modified: phpdoc/en/trunk/reference/curl/functions/curl-multi-remove-handle.xml
===================================================================
--- phpdoc/en/trunk/reference/curl/functions/curl-multi-remove-handle.xml	2010-11-24 \
                05:42:52 UTC (rev 305712)
+++ phpdoc/en/trunk/reference/curl/functions/curl-multi-remove-handle.xml	2010-11-24 \
09:35:56 UTC (rev 305713) @@ -16,8 +16,8 @@
   <para>
    Removes a given <parameter>ch</parameter> handle from the given \
<parameter>mh</parameter>  handle. When the <parameter>ch</parameter> handle has been \
                removed, it is again perfectly
-   legal to run <function>curl_exec</function> on this handle.  Removing a handle \
                while being
-   used, will effectively halt all transfers in progress.
+   legal to run <function>curl_exec</function> on this handle.  Removing the \
<parameter>ch</parameter> handle while being +   used, will effectively halt the \
transfer in progress involving that handle.  </para>
  </refsect1>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic