Searched refs:socketPool (Results 1 – 1 of 1) sorted by relevance
43 protected $socketPool; variable in FreeDSx\\Ldap\\Protocol\\Queue\\ClientQueue48 public function __construct(SocketPool $socketPool, EncoderInterface $encoder = null) argument50 $this->socketPool = $socketPool;51 parent::__construct($socketPool->connect(), $encoder);115 $this->socket = $this->socketPool->connect();