EventHttp::setTimeout

(PECL event >= 1.4.0-beta)

EventHttp::setTimeoutSets the timeout for an HTTP request

Опис

public void EventHttp::setTimeout ( int $value )

Sets the timeout for an HTTP request.

Параметри

value

The timeout in seconds.

Значення, що повертаються

Не повертає значень.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top