mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code, implements the stat.:
This commit is contained in:
parent
97bea51499
commit
ae63af6a4a
2 changed files with 51 additions and 4 deletions
|
@ -77,7 +77,7 @@ public:
|
|||
* @param id, the client srs id.
|
||||
* @param req, the client request object.
|
||||
*/
|
||||
virtual int on_client(int id, SrsRequest *req);
|
||||
virtual int on_client(int id, SrsRequest* req);
|
||||
public:
|
||||
/**
|
||||
* dumps the vhosts to sstream in json.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue