Searched refs:_retrydelay (Results 1 – 2 of 2) sorted by relevance
380 var $_retrydelay; ///< distributed retries delay variable in SphinxClient428 $this->_retrydelay = 0;853 $this->_retrydelay = $delay;986 $req .= pack("NNN", $this->_cutoff, $this->_retrycount, $this->_retrydelay);
398 var $_retrydelay; ///< distributed retries delay variable in SphinxClient446 $this->_retrydelay = 0;889 $this->_retrydelay = $delay;1024 $req .= pack ( "NNN", $this->_cutoff, $this->_retrycount, $this->_retrydelay );