crypto/tls.RecordHeaderError.Msg (field)

3 uses

	crypto/tls (current package)
		conn.go#L566: 	Msg string
		conn.go#L577: func (e RecordHeaderError) Error() string { return "tls: " + e.Msg }
		conn.go#L580: 	err.Msg = msg