EventHttpConnection
PHP Manual

EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeoutSets the timeout for the connection

Açıklama

public void EventHttpConnection::setTimeout ( int $timeout )

Sets the timeout for the connection

Değiştirgeler

timeout

Timeout in seconds.

Dönen Değerler

Hiçbir değer dönmez.


EventHttpConnection
PHP Manual