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

for #319, refine config, collect the mr and publish timeout

This commit is contained in:
winlin 2015-08-29 22:41:50 +08:00
parent bc100c2867
commit 738642073e
11 changed files with 197 additions and 144 deletions

View file

@ -424,7 +424,7 @@ void SrsPublishRecvThread::on_read(ssize_t nread)
}
#endif
int SrsPublishRecvThread::on_reload_vhost_mr(string vhost)
int SrsPublishRecvThread::on_reload_vhost_publish(string vhost)
{
int ret = ERROR_SUCCESS;