fix recursive calls to curl_multi API from the user handler
authorMichael Wallner <mike@php.net>
Mon, 21 Feb 2022 10:04:09 +0000 (11:04 +0100)
committerMichael Wallner <mike@php.net>
Mon, 21 Feb 2022 10:29:14 +0000 (11:29 +0100)
commit798a561a0763cc92473e25238935242c2289fb98
treeafd26fe289a6faf9df2cff91ce2446a023564fd8
parent58c532fe1d2a27b50d49197b5eb77b85cdf03dfb
fix recursive calls to curl_multi API from the user handler
src/php_http_client_curl_user.c