File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 88- fix tc_socket sizeof duplicate bug
99- fix push callbak onClose(ep)
1010- fix http_call request use const
11+ - fix ServantProxy::invoke crash on QiLin OS
1112- tc_autoptr add staticCast
1213- open /MT in windows by default
1314- push callback add onConnected
1415- tarsregistry update self ip list
1516- ServantProxy add tars_close, close fd of prx
1617- hash code type use size_t
18+ - set max tars package size 100M
1719- add tc_timeout_queue_map(key value cache+queue)
1820- add tc_socket_async
1921- Update Contributing.md
2729- 修复: tc_socket中使用sizeof有误的问题
2830- 修复: push callbak中onClose(ep)没有被回调的问题
2931- 修复: http_call请求参数使用const
32+ - 修复: 在麒麟OS上, ServantProxy::invoke 的 crash
3033- tc_autoptr 添加 staticCast
3134- windows编译默认开启/MT
3235- push callback 添加 onConnected回调
3336- tarsregistry更新自己的ip list
3437- ServantProxy 添加了tars_close, 关闭自己的句柄
3538- hash code 类型统一修改为 size_t
39+ - 最大网络包调整为100M
40+ -
3641- 添加工具类: tc_timeout_queue_map(key value cache+queue)
3742- 添加工具类: tc_socket_async
3843- 修改Contributing.md
You can’t perform that action at this time.
0 commit comments