curl_multi_close
brefphp/bref
Supported Versions: PHP 5, PHP 7, PHP 8
Close a set of cURL handles
<?php curl_multi_close
(
CurlMultiHandle $multi_handle
):
void