mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-27 08:20:52 +08:00
test_rtp avoid crash when exit
This commit is contained in:
@@ -117,6 +117,7 @@ int main(int argc,char *argv[]) {
|
||||
sem.post();
|
||||
});
|
||||
sem.wait();
|
||||
sleep(1);
|
||||
}
|
||||
else
|
||||
ErrorL << "parameter error.";
|
||||
|
||||
Reference in New Issue
Block a user