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

for #319, move smi and rsh to play

This commit is contained in:
winlin 2015-08-30 07:36:06 +08:00
parent f7c893d907
commit bc24c0407b
7 changed files with 43 additions and 63 deletions

View file

@ -104,7 +104,6 @@ protected:
public:
virtual int on_reload_vhost_removed(std::string vhost);
virtual int on_reload_vhost_play(std::string vhost);
virtual int on_reload_vhost_smi(std::string vhost);
virtual int on_reload_vhost_tcp_nodelay(std::string vhost);
virtual int on_reload_vhost_realtime(std::string vhost);
virtual int on_reload_vhost_publish(std::string vhost);