Searched refs:ErrSSHFxConnectionLost (Results 1 – 11 of 11) sorted by relevance
16 ErrSSHFxConnectionLost = fxerr(sshFxConnectionLost) const29 ErrSshFxConnectionLost = ErrSSHFxConnectionLost47 case ErrSSHFxConnectionLost:
106 ch <- result{err: ErrSSHFxConnectionLost}169 bcastRes := result{err: ErrSSHFxConnectionLost}
256 if !errors.Is(err, ErrSSHFxConnectionLost) {
108 ch <- result{err: ErrSSHFxConnectionLost}171 bcastRes := result{err: ErrSSHFxConnectionLost}
483 if !errors.Is(err, sftp.ErrSSHFxConnectionLost) {