1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

For #820, fix utest failed.

This commit is contained in:
winlin 2017-03-26 14:25:08 +08:00
parent e3526c0cf6
commit 7d618fed43
3 changed files with 71 additions and 79 deletions

View file

@ -544,6 +544,9 @@ public:
* check the parsed config.
*/
virtual int check_config();
protected:
virtual int check_normal_config();
virtual int check_number_connections();
protected:
/**
* parse config from the buffer.