github.com/refraction-networking/utls.ConnectionState.HandshakeComplete (field)

2 uses

	github.com/refraction-networking/utls (current package)
		common.go#L244: 	HandshakeComplete bool
		conn.go#L1632: 	state.HandshakeComplete = c.isHandshakeComplete.Load()