curl_share_close

curl_share_close

(PHP 5 >= 5.5.0, PHP 7)

curl_share_closeClose a cURL share handle

Description

void curl_share_close ( resource $sh )

Closes a cURL share handle and frees all resources.

Parameters

sh

A cURL share handle returned by curl_share_init()