curl_multi_close Close a set of cURL handles &reftitle.description; voidcurl_multi_close CurlMultiHandlemulti_handle Closes a set of cURL handles. &reftitle.parameters; &curl.mh.description; &reftitle.returnvalues; &return.void; &reftitle.changelog; &Version; &Description; &curl.changelog.multi-handle-param; &reftitle.examples; <function>curl_multi_close</function> example This example will create two cURL handles, add them to a multi handle, and process them asynchronously. ]]> &reftitle.seealso; curl_multi_init curl_close