mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine code
This commit is contained in:
parent
4ccb83834d
commit
42a2dea5e0
5 changed files with 12 additions and 10 deletions
|
@ -151,6 +151,7 @@ srs_error_t SrsHybridServer::run()
|
|||
{
|
||||
srs_error_t err = srs_success;
|
||||
|
||||
// TODO: FIXME: Identify master server directly.
|
||||
// Run master server in this main thread.
|
||||
SrsServerAdapter* master_server = NULL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue