Pyh.conf’25: a new PHP conference for the Russian-speaking community

EventHttp::setTimeout

(PECL event >= 1.4.0-beta)

EventHttp::setTimeoutSets the timeout for an HTTP request

Descrizione

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

Sets the timeout for an HTTP request.

Elenco dei parametri

value

The timeout in seconds.

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

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