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:
parent
e3526c0cf6
commit
7d618fed43
3 changed files with 71 additions and 79 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue