Home
last modified time | relevance | path

Searched defs:timeout_io (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php28 protected $timeout_io = null; variable in IXR\\Client\\Client
38 public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) argument
205 public function setTimeoutIo($timeout_io) argument
[all...]
H A DClientSSL.php55 public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = null) argument
/dokuwiki/inc/Remote/IXR/
H A DClient.php25 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument
/dokuwiki/inc/
H A Ddeprecated.php581 __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null) global() argument