fix bug of merge code for reload http_remux for vhost
This commit is contained in:
parent
ccf6a4de1e
commit
71f2726b31
|
|
@ -354,6 +354,7 @@ public:
|
|||
virtual void unmount_hls(SrsRequest* r);
|
||||
// interface ISrsReloadHandler.
|
||||
public:
|
||||
virtual int on_reload_vhost_added(std::string vhost);
|
||||
virtual int on_reload_vhost_http_remux_updated(std::string vhost);
|
||||
virtual int on_reload_vhost_hls(std::string vhost);
|
||||
// interface ISrsHttpMatchHijacker
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user