Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php609 private $disconnect_reasons = []; variable in phpseclib3\\Net\\SSH2
1242 $this->disconnect_reasons = [
1271 $this->disconnect_reasons,
3710 …$this->errors[] = 'SSH_MSG_DISCONNECT: ' . $this->disconnect_reasons[$reason_code] . "\r\n$message…