Fix exception when calling inerrupt handler while a session is running
This commit is contained in:
@@ -456,6 +456,8 @@ void rtpThread(std::shared_ptr<safe::signal_t> shutdown_event) {
|
||||
server.clear(false);
|
||||
}
|
||||
}
|
||||
|
||||
server.clear();
|
||||
}
|
||||
|
||||
void print_msg(PRTSP_MESSAGE msg) {
|
||||
|
||||
Reference in New Issue
Block a user