- make the asynchronous behaviour of curl_multi available by socketSend(), socketSele...
authorMichael Wallner <mike@php.net>
Wed, 8 Jun 2005 11:14:14 +0000 (11:14 +0000)
committerMichael Wallner <mike@php.net>
Wed, 8 Jun 2005 11:14:14 +0000 (11:14 +0000)
commit6bd8a9818c329bb7526f3db8b8d8ef36a95f303f
tree6044b43e1d948ed512b393d2cb612a41a7207b13
parent2269e8e11a6837fc165ae85406ea6db84c1995cc
- make the asynchronous behaviour of curl_multi available by socketSend(), socketSelect() and socketRead() methods of HttpRequestPool
http_methods.c
http_request_api.c
http_requestpool_object.c
php_http_request_api.h
php_http_requestpool_object.h