golang.org/x/crypto/ssh.channel.close (method)

3 uses

	golang.org/x/crypto/ssh (current package)
		channel.go#L370: func (c *channel) close() {
		channel.go#L405: 		ch.close()
		mux.go#L194: 		ch.close()