mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #307, remove dedicate GSO cache
This commit is contained in:
parent
23c68a922c
commit
feaf98eb69
6 changed files with 13 additions and 136 deletions
|
@ -530,7 +530,6 @@ public:
|
|||
virtual int get_rtc_server_reuseport();
|
||||
virtual bool get_rtc_server_merge_nalus();
|
||||
virtual bool get_rtc_server_gso();
|
||||
virtual bool get_rtc_server_gso_dedicated();
|
||||
|
||||
SrsConfDirective* get_rtc(std::string vhost);
|
||||
bool get_rtc_enabled(std::string vhost);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue