EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeoutSets the timeout for the connection

Opis

public EventHttpConnection::setTimeout ( int $timeout ) : void

Sets the timeout for the connection

Parametry

timeout

Timeout in seconds.

Zwracane wartości

Nie jest zwracana żadna wartość.

add a note add a note

User Contributed Notes

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