mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine code according to inspect of clion. 0.9.219
This commit is contained in:
parent
e0b1e044de
commit
bc6616bd1f
30 changed files with 21 additions and 92 deletions
|
@ -97,7 +97,7 @@ private:
|
|||
private:
|
||||
virtual int check_edge_token_traverse_auth();
|
||||
virtual int connect_server(int origin_index, st_netfd_t* pstsock);
|
||||
virtual int do_token_traverse_auth(SrsStSocket* io, SrsRtmpClient* client);
|
||||
virtual int do_token_traverse_auth(SrsRtmpClient* client);
|
||||
private:
|
||||
virtual int http_hooks_on_connect();
|
||||
virtual void http_hooks_on_close();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue