mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix the thread stop bug, must wait when not joinable.
This commit is contained in:
parent
d317528af9
commit
66837ffa6e
3 changed files with 17 additions and 14 deletions
|
@ -539,8 +539,6 @@ void SrsServer::destroy()
|
|||
}
|
||||
|
||||
srs_freep(signal_manager);
|
||||
|
||||
srs_freep(handler);
|
||||
}
|
||||
|
||||
void SrsServer::dispose()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue