php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #71694 The constant CURLM_ADDED_ALREADY support
Submitted: 2016-03-01 06:27 UTC Modified: -
From: ryosuke_i_628 at yahoo dot co dot jp Assigned:
Status: Closed Package: cURL related
PHP Version: 7.0Git-2016-03-01 (Git) OS:
Private report: No CVE-ID: None
 [2016-03-01 06:27 UTC] ryosuke_i_628 at yahoo dot co dot jp
Description:
------------
On before libcurl version 7.32.1, curl_multi_add_handle() returns CURLE_FAILED_INIT(2) for duplicated handles. On this version or later, it returns CURLM_ADDED_ALREADY(7). However, the new constant is not defined in PHP.


Patches

CURLM_ADDED_ALREADY-support (last revision 2016-03-01 11:28 UTC by ryosuke_i_628 at yahoo dot co dot jp)

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-03-01 22:34 UTC] [email protected]
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jun 09 19:01:26 2025 UTC