Searched defs:timeout_io (Results  1 – 4 of 4) sorted by relevance
| /dokuwiki/vendor/kissifrot/php-ixr/src/Client/ | 
| H A D | Client.php | 28     protected $timeout_io = null;  variable in IXR\\Client\\Client38 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
 204     public function setTimeoutIo($timeout_io)
 
 | 
| H A D | ClientSSL.php | 55 …public function __construct($server, $path = false, $port = 443, $timeout = false, $timeout_io = n…
 | 
| /dokuwiki/inc/Remote/IXR/ | 
| H A D | Client.php | 24 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
 | 
| /dokuwiki/inc/ | 
| H A D | deprecated.php | 20 … public function __construct($server, $path = false, $port = 80, $timeout = 15, $timeout_io = null)
 |