Home
last modified time | relevance | path

Searched refs:close_handle (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
DSFTP.php963 if (!$this->close_handle($handle)) {
1171 if (!$this->close_handle($handle)) {
1583 return $this->close_handle(substr($response, 4));
2260 $result = $this->close_handle($handle);
2266 $this->close_handle($handle);
2325 private function close_handle($handle) function in phpseclib3\\Net\\SFTP
2503 if (!$this->close_handle($handle)) {