golang.org/x/crypto/ssh.chanConn.SetWriteDeadline (method)

2 uses

	golang.org/x/crypto/ssh (current package)
		tcpip.go#L457: 	return t.SetWriteDeadline(deadline)
		tcpip.go#L472: func (t *chanConn) SetWriteDeadline(deadline time.Time) error {