Searched defs:NewClientConn (Results 1 – 2 of 2) sorted by relevance
248 func NewClientConn(c net.Conn, r *bufio.Reader) *ClientConn { func
7912 func (t *http2Transport) NewClientConn(c net.Conn) (*http2ClientConn, error) { func