Lines Matching refs:timeout
25 public $timeout = 15; // read timeout (seconds) variable in dokuwiki\\HTTP\\HTTPClient257 $socket = @fsockopen($server, $port, $errno, $errstr, $this->timeout);591 if ($time_used > $this->timeout)637 if ($time_used > $this->timeout)691 if ($time_used > $this->timeout)