github.com/refraction-networking/utls.PubClientHandshakeState.C (field)

7 uses

	github.com/refraction-networking/utls (current package)
		u_conn.go#L69: 	handshakeState := PubClientHandshakeState{C: &tlsConn, Hello: &PubClientHelloMsg{}}
		u_conn.go#L123: 		uconn.HandshakeState.C = uconn.Conn
		u_public.go#L26: 	C            *Conn
		u_public.go#L90: 			c:            chs.C,
		u_public.go#L126: 			C:           chs13.c,
		u_public.go#L146: 			c:           chs.C,
		u_public.go#L170: 			C:           chs12.c,