1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00
This commit is contained in:
zhengfl 2015-07-08 17:08:29 +08:00
parent f9257b89e7
commit db9ea4e66e
5 changed files with 23 additions and 44 deletions

View file

@ -123,7 +123,6 @@ 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(SrsRtmpClient* client);
virtual int prepare_publish(SrsSource* source, bool vhost_is_edge);
private:
virtual int http_hooks_on_connect();
virtual void http_hooks_on_close();