mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
merge from srs2, for kbps free io
This commit is contained in:
commit
5c959fc781
4 changed files with 13 additions and 11 deletions
|
@ -138,9 +138,9 @@ int SrsSimpleRtmpClient::connect()
|
|||
|
||||
void SrsSimpleRtmpClient::close()
|
||||
{
|
||||
kbps->set_io(NULL, NULL);
|
||||
srs_freep(client);
|
||||
srs_freep(transport);
|
||||
kbps->set_io(NULL, NULL);
|
||||
}
|
||||
|
||||
int SrsSimpleRtmpClient::connect_app()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue