1
0
Fork 0
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:
winlin 2015-01-05 12:57:48 +08:00
parent 97bea51499
commit ae63af6a4a
2 changed files with 51 additions and 4 deletions

View file

@ -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.