GoLang EventHttpConnection::setTimeout

request it (253)
GoLang replacement for PHP's EventHttpConnection::setTimeout [edit | history]



Do you know a GoLang replacement for PHP's EventHttpConnection::setTimeout? Write it!

PHP EventHttpConnection::setTimeout

PHP original manual for EventHttpConnection::setTimeout [ show | php.net ]

EventHttpConnection::setTimeout

(PECL event >= 1.2.6-beta)

EventHttpConnection::setTimeoutSets the timeout for the connection

Description

public void EventHttpConnection::setTimeout ( int $timeout )

Sets the timeout for the connection

Parameters

timeout

Timeout in seconds.

Return Values

No value is returned.