This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
tango-tfe
Archived
Watch
1
Star
0
Fork
0
You've already forked tango-tfe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
c1dce174f281ee72d9b4dde5de6963de1db31f46
tango-tfe
/
common
/
src
History
Lu Qiuwen
9e59110f8a
变更HTTP业务层回调函数定义,增加session系列操作方法定义及虚接口实现。
...
* 不提供业务层针对单个数据包(段)的处理函数(返回值),业务层只能对单个session定义操作; * 通过session的方法(函数)通知解析层对该session的处理方法。
2018-09-12 15:29:35 +08:00
..
tfe_future.cpp
fix memory leak bugs
2018-09-07 17:49:15 +08:00
tfe_http.cpp
变更HTTP业务层回调函数定义,增加session系列操作方法定义及虚接口实现。
2018-09-12 15:29:35 +08:00
tfe_plugin.cpp
完成HTTP请求侧解析调试,可以解析请求的URL。
2018-09-07 17:27:58 +08:00
tfe_rpc.cpp
fix memory leak bugs
2018-09-07 17:49:15 +08:00
tfe_stat.cpp
消除tfe_utils.之外的编译警告
2018-09-05 10:38:27 +08:00
tfe_utils.cpp
整理目录结构,调整框架部分实现,初步编译通过。
2018-08-21 16:11:50 +08:00