mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the recv buffer for mr.
This commit is contained in:
parent
09101b8d5e
commit
76af04c55d
2 changed files with 58 additions and 51 deletions
|
@ -194,7 +194,7 @@ public:
|
|||
public:
|
||||
virtual int on_reload_vhost_mr(std::string vhost);
|
||||
private:
|
||||
virtual void update_buffer(bool mr_enabled, int sleep_ms);
|
||||
virtual void set_socket_buffer(int sleep_ms);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue