EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeout — Sets the timeout for the connection

Beschreibung

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

Sets the timeout for the connection

Parameter-Liste

timeout

Timeout in seconds.

Rückgabewerte

Es wird kein Wert zurückgegeben.

+add a note

User Contributed Notes

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