winlin

add comments for gmc.

@@ -618,6 +618,7 @@ int SrsServer::cycle() @@ -618,6 +618,7 @@ int SrsServer::cycle()
618 #ifdef SRS_AUTO_GPERF_MC 618 #ifdef SRS_AUTO_GPERF_MC
619 destroy(); 619 destroy();
620 620
  621 + // remark, for gmc, never invoke the exit().
621 srs_warn("sleep a long time for system st-threads to cleanup."); 622 srs_warn("sleep a long time for system st-threads to cleanup.");
622 st_usleep(3 * 1000 * 1000); 623 st_usleep(3 * 1000 * 1000);
623 srs_warn("system quit"); 624 srs_warn("system quit");