|
| __get ($name) |
|
| __invoke (RequestInterface $request, array $options) |
|
| execute () |
| Runs until all outstanding connections have completed.
|
|
| tick () |
| Ticks the curl event loop.
|
|
|
if(isset( $options[ 'select_timeout'])) elseif($selectTimeout=Utils::getenv('GUZZLE_CURL_SELECT_TIMEOUT')) | else |
|
$this | options = $options['options'] ?? [] |
|
◆ __get()
GuzzleHttp\Handler\CurlMultiHandler::__get |
( |
| $name | ) |
|
- Parameters
-
- Return values
-
- Exceptions
-
BadMethodCallException | when another field as _mh will be gotten |
RuntimeException | when curl can not initialize a multi handle |
◆ else
if(isset($options['select_timeout'])) elseif ( $selectTimeout=Utils::getenv( 'GUZZLE_CURL_SELECT_TIMEOUT')) GuzzleHttp\Handler\CurlMultiHandler::else |
Initial value:{
$this->selectTimeout = 1
The documentation for this class was generated from the following file:
- lib/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php