MCPcopy Create free account
hub / github.com/apache/thrift / setTimeoutSecs

Method setTimeoutSecs

lib/php/lib/Transport/THttpClient.php:129–132  ·  view source on GitHub ↗

* Set read timeout * * @param float $timeout */

($timeout)

Source from the content-addressed store, hash-verified

127 * @param float $timeout
128 */
129 public function setTimeoutSecs($timeout)
130 {
131 $this->timeout_ = $timeout;
132 }
133
134 /**
135 * Whether this transport is open.

Callers 5

testSetTimeoutSecsMethod · 0.45
testFlushMethod · 0.45
testSetTimeoutSecsMethod · 0.45
testFlushMethod · 0.45
Client.phpFile · 0.45

Calls

no outgoing calls

Tested by 4

testSetTimeoutSecsMethod · 0.36
testFlushMethod · 0.36
testSetTimeoutSecsMethod · 0.36
testFlushMethod · 0.36