clear the queue when edge republish.
This commit is contained in:
parent
8be3c875af
commit
704624c9ec
|
|
@ -476,6 +476,8 @@ void SrsEdgeForwarder::stop()
|
|||
|
||||
close_underlayer_socket();
|
||||
|
||||
queue->clear();
|
||||
|
||||
srs_freep(client);
|
||||
srs_freep(io);
|
||||
kbps->set_io(NULL, NULL);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user