注释,说明

注释,说明
This commit is contained in:
3503207480@qq.com
2019-08-30 11:17:27 +08:00
parent e3139134e8
commit 036b36f012
12 changed files with 37 additions and 12 deletions

View File

@@ -490,6 +490,7 @@ inline void HttpSession::Handle_Req_GET(int64_t &content_len) {
//再看看是否为http-flv直播请求
if(checkLiveFlvStream()){
//若是return
return;
}