Searched refs:disconnect_helper (Results 1 – 2 of 2) sorted by relevance
1647 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);1683 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1690 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1697 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1703 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1709 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1715 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1727 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1734 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);1793 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);[all …]
3546 protected function disconnect_helper($reason) function in phpseclib3\\Net\\SFTP3549 return parent::disconnect_helper($reason);