Skip to content

Commit 5a319e9

Browse files
committed
update changelist
1 parent 204b7d4 commit 5a319e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Changelist-3.x.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
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
@@ -27,12 +29,15 @@
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

0 commit comments

Comments
 (0)