Home | History | Annotate | Download | only in http

Lines Matching full:newconn

610 func (srv *Server) newConn(rwc net.Conn) *conn {
2793 c := srv.newConn(rw)