Lines Matching refs:newConn
467 func (srv *Server) newConn(rwc net.Conn) (c *conn, err error) {1905 c, err := srv.newConn(rw)