Searched refs:_retrycount (Results 1 – 2 of 2) sorted by relevance
379 var $_retrycount; ///< distributed retries count variable in SphinxClient427 $this->_retrycount = 0;852 $this->_retrycount = $count;986 $req .= pack("NNN", $this->_cutoff, $this->_retrycount, $this->_retrydelay);
397 var $_retrycount; ///< distributed retries count variable in SphinxClient445 $this->_retrycount = 0;888 $this->_retrycount = $count;1024 $req .= pack ( "NNN", $this->_cutoff, $this->_retrycount, $this->_retrydelay );