mirror of
https://github.com/ossrs/srs.git
synced 2025-02-14 12:21:55 +00:00
connect vhost/app packet decoded.
This commit is contained in:
parent
df400ef1c5
commit
2c53134bbb
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ int SrsRtmp::connect_app(SrsApp** papp)
|
|||
return ret;
|
||||
}
|
||||
SrsAutoFree(SrsMessage, msg, false);
|
||||
srs_info("get connect app message");
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue