0%

php curl CURLOPT_CONNECTTIMEOUT_MS 不起作用

php curl CURLOPT_CONNECTTIMEOUT_MS no effect
https://stackoverflow.com/questions/14397083/php-curl-curlopt-connecttimeout-has-no-effect-on-connection-timeout
是指连接的超时时间?
难道是理解为很快连接上了(没超过CURLOPT_CONNECTTIMEOUT_MS ),但很久才回应?