mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine log messages.
This commit is contained in:
parent
a4410a4fa9
commit
106270c8aa
4 changed files with 5 additions and 5 deletions
|
@ -166,7 +166,7 @@ failed:
|
|||
}
|
||||
|
||||
handler->on_thread_stop();
|
||||
srs_trace("thread cycle finished");
|
||||
srs_info("thread cycle finished");
|
||||
}
|
||||
|
||||
void* SrsThread::thread_fun(void* arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue