You are here

private property CurlFactory::$maxHandles in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php \GuzzleHttp\Handler\CurlFactory::maxHandles

@var int Total number of idle handles to keep in cache

File

vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php, line 22

Class

CurlFactory
Creates curl resources from a request

Namespace

GuzzleHttp\Handler

Code

private $maxHandles;