mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
clear the queue when edge republish.
This commit is contained in:
parent
8be3c875af
commit
704624c9ec
1 changed files with 2 additions and 0 deletions
|
@ -476,6 +476,8 @@ void SrsEdgeForwarder::stop()
|
|||
|
||||
close_underlayer_socket();
|
||||
|
||||
queue->clear();
|
||||
|
||||
srs_freep(client);
|
||||
srs_freep(io);
|
||||
kbps->set_io(NULL, NULL);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue