crypto/tls.permanentError.Timeout (method)

one use

	crypto/tls (current package)
		conn.go#L178: func (e *permanentError) Timeout() bool   { return e.err.Timeout() }