PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

EventHttp::setTimeout

(PECL event >= 1.4.0-beta)

EventHttp::setTimeoutSets the timeout for an HTTP request

说明

public EventHttp::setTimeout ( int $value ) : void

Sets the timeout for an HTTP request.

参数

value

The timeout in seconds.

返回值

没有返回值。