avoid recursive calls to the event loop dispatcher
authorMichael Wallner <mike@php.net>
Tue, 23 Aug 2016 11:37:53 +0000 (13:37 +0200)
committerMichael Wallner <mike@php.net>
Tue, 23 Aug 2016 11:37:53 +0000 (13:37 +0200)
commit92d8f06029623d719357ad7d08d42909996768f9
tree39fa77f206f88813fe9c4160d96caec65b1b06e8
parente5df73ae2e31faa4e5a7de57409734f4cecd4c4a
avoid recursive calls to the event loop dispatcher
src/php_http_client_curl.c