(PHP 7 >= 7.1.0)
curl_share_errno — Return the last share curl error number
$sh
Return an integer containing the last share curl error number.
sh
A cURL share handle returned by curl_share_init().
Returns an integer containing the last share curl error number, 失敗した場合に FALSE を返します.
FALSE