mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
for #320, support macro to disable the complex send algorithm and enable tcp no delay. 2.0.129
This commit is contained in:
parent
f619f174e6
commit
34d6a2ece5
7 changed files with 120 additions and 20 deletions
|
@ -111,6 +111,7 @@ private:
|
|||
virtual int process_publish_message(SrsSource* source, SrsCommonMessage* msg, bool vhost_is_edge);
|
||||
virtual int process_play_control_msg(SrsConsumer* consumer, SrsCommonMessage* msg);
|
||||
virtual void change_mw_sleep(int sleep_ms);
|
||||
virtual void play_set_sock_options();
|
||||
private:
|
||||
virtual int check_edge_token_traverse_auth();
|
||||
virtual int connect_server(int origin_index, st_netfd_t* pstsock);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue