mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug for bug #241, default to 32k for socket buffer.
This commit is contained in:
parent
5589b13d2e
commit
f1192a8302
4 changed files with 11 additions and 9 deletions
|
@ -539,6 +539,7 @@ public:
|
|||
* get the mr sleep time in ms for vhost.
|
||||
* @param vhost, the vhost to get the mr sleep time.
|
||||
*/
|
||||
// TODO: FIXME: add utest for mr config.
|
||||
virtual int get_mr_sleep_ms(std::string vhost);
|
||||
private:
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue