mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #464, refine code
This commit is contained in:
parent
ec362b2774
commit
55c96192e2
2 changed files with 11 additions and 11 deletions
|
@ -38,7 +38,7 @@ class SrsCoWorkers
|
|||
private:
|
||||
static SrsCoWorkers* _instance;
|
||||
private:
|
||||
std::map<std::string, SrsRequest*> vhosts;
|
||||
std::map<std::string, SrsRequest*> streams;
|
||||
private:
|
||||
SrsCoWorkers();
|
||||
virtual ~SrsCoWorkers();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue