mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() This patch adds support for the CURLINFO_QUEUE_TIME_T constant in the curl_getinfo() function when compiled with libcurl >= 8.6.0. CURLINFO_QUEUE_TIME_T This constant allows retrieving the time (in microseconds) that the request spent in libcurl’s connection queue before it was sent. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
curl.stub.php | ||
curl_arginfo.h | ||
curl_file.c | ||
curl_file.stub.php | ||
curl_file_arginfo.h | ||
curl_private.h | ||
interface.c | ||
multi.c | ||
php_curl.h | ||
share.c | ||
sync-constants.php |