mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Improve test coverage for config.
This commit is contained in:
parent
a71d93188b
commit
de87b64f59
5 changed files with 232 additions and 21 deletions
|
@ -308,9 +308,7 @@ public:
|
|||
public:
|
||||
// Whether srs is in dolphin mode.
|
||||
virtual bool is_dolphin();
|
||||
private:
|
||||
virtual void set_config_directive(SrsConfDirective* parent, std::string dir, std::string value);
|
||||
// Reload
|
||||
// Reload
|
||||
public:
|
||||
// For reload handler to register itself,
|
||||
// when config service do the reload, callback the handler.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue