const golang.org/x/crypto/ssh.ConnectionFailed
7 uses
golang.org/x/crypto/ssh (current package)
channel.go#L114: ConnectionFailed
channel.go#L124: case ConnectionFailed:
mux.go#L282: Reason: ConnectionFailed,
tcpip.go#L205: ch.Reject(ConnectionFailed, "could not parse forwarded-tcpip payload: "+err.Error())
tcpip.go#L216: ch.Reject(ConnectionFailed, err.Error())
tcpip.go#L221: ch.Reject(ConnectionFailed, err.Error())
tcpip.go#L228: ch.Reject(ConnectionFailed, "could not parse forwarded-streamlocal@openssh.com payload: "+err.Error())
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |