Archer
51340d919f
降低using namespace的可见性
2020-10-17 16:13:06 +08:00
Archer
7dee91951e
TC_Shm::init windows缺少_bOwner赋值 #132
2020-10-17 16:12:24 +08:00
ruanshudong
7f8a010375
add hello server config-1
2020-10-16 13:51:19 +08:00
ruanshudong
6150dc813a
hello server add hash test
2020-10-16 11:25:32 +08:00
ruanshudong
67e27bd9e7
update protocol
2020-10-15 19:17:57 +08:00
ruanshudong
96e46c6edb
update protocol
2020-10-15 19:17:21 +08:00
ruanshudong
609f92583e
Merge branch 'release/2.4'
2020-10-11 13:02:59 +08:00
ruanshudong
c11b14758f
update changelist
2020-10-11 12:59:37 +08:00
Z.SX
456c55a275
Fix link error while using TC_Mysql
2020-10-11 12:59:37 +08:00
ruanshudong
d7321a5ca4
update changelist
2020-10-11 12:58:54 +08:00
ruanshudong
c3d830b1a1
Merge pull request #129 from ETZhangSX/patch-2
...
Fix linking error while using TC_Mysql
2020-10-11 12:57:38 +08:00
ruanshudong
44630bdceb
update common.cmake, version
2020-10-11 12:39:45 +08:00
ruanshudong
824ce13930
Network epoll notification handle is changed to UDP handle instead of
...
socket pipe mode to save the number of handles
2020-10-11 12:38:44 +08:00
Z.SX
8c9df5ccdd
Fix link error while using TC_Mysql
2020-10-01 23:13:16 +08:00
ruanshudong
fe55753441
add tarsparse, for windows compiler
2020-09-29 21:59:18 +08:00
ruanshudong
bd0cb1bcfb
update servant/protocol
2020-09-29 16:17:08 +08:00
ruanshudong
0add321b25
update servant/protocol
2020-09-29 16:16:20 +08:00
ruanshudong
67e2542ad7
fix changelist.md
2020-09-23 18:32:33 +08:00
ruanshudong
1734c3037f
fix workflows, delete make run
2020-09-23 18:30:49 +08:00
ruanshudong
189c9fac93
update changelist.md v2.4.12
2020-09-23 18:30:04 +08:00
ruanshudong
500d033de8
fix http keep-alive bug
2020-09-23 13:38:29 +08:00
ruanshudong
8a7cd8bfed
fix dye bug
2020-09-23 10:25:23 +08:00
ruanshudong
97f7c22e98
fix tc_encoder crash, fix servantproxy get host info crash
2020-09-22 16:55:37 +08:00
ruanshudong
a314beffe4
fix changelist
2020-09-19 17:25:41 +08:00
ruanshudong
59a569b38e
update servant/protocol
2020-09-19 12:01:19 +08:00
ruanshudong
029795e645
update servant protocol
2020-09-19 11:59:33 +08:00
ruanshudong
50d1da1963
add ProxyInfo files
2020-09-17 21:44:34 +08:00
ruanshudong
f984a83cd2
update servant/protocol
2020-09-17 21:36:37 +08:00
ruanshudong
a0182dcbb9
- fix gtest compiler bug
...
- fix epoll memory leak in windows
- fix tc_encoder crash bug
- fix tc_clientsocket bug
- fix tc_timer memory leak
- fix tc_openssl mode not be used
- fix TC_ Http2 failure problem (header cannot use temporary variables)
- always set thread data host info
- Adding the initialization of enumeration value in the resetDefautlt
function
- Part of the file encoding format is adjusted to utf8 BOM to ensure
that there is no problem in Windows compilation
- tc_common add various date processing functions
- tc_common add floating point comparison function
- tc_thread add multi thread hash logic
- tc_port add environment variable acquisition and system event
registration callback (compatible with multi platform)
- Adjust tc_sem_mutex event name (under Windows) to facilitate
subsequent maintenance
- rpc add support for http/sock4/sock5 proxy
- application add ssl bind check
- Fix the bug of RPC in HTTP short SSL package connection (under
Windows)
- communicator add update endpoint
- fix communicator exit logic to avoid possible crash in exit
- optimize the memory copy problem, reduce the memory copy, and improve
the performance
- Adjust the custom callback and put it in servantproxy
2020-09-17 21:35:19 +08:00
ruanshudong
5181b33fe3
ifx gtest compiler bug
2020-09-13 14:57:15 +08:00
ruanshudong
f11c5f312b
Merge pull request #120 from zqfan/fix/issue118
...
always set thread data host info
2020-09-13 14:32:55 +08:00
ruanshudong
ff4b89777f
Merge pull request #121 from lanhy/patch-3
...
Update tars2cpp.cpp
2020-09-13 14:26:48 +08:00
ruanshudong
69a330d361
Merge pull request #122 from westonli/master
...
在resetDefautlt函数中增加枚举值的初始化
2020-09-13 14:25:41 +08:00
ruanshudong
e96e1c6bb2
Merge pull request #123 from sjmr201107/master
...
fix encoding from utf8 to utf8-bom
2020-09-13 14:24:50 +08:00
rtt
45e8dbb142
fix encoding
2020-09-09 17:49:00 +08:00
westonli
db6843c603
解决doRequest时,收不了数据的问题。
2020-09-09 13:48:52 +08:00
westonli
ab6df9e4e1
在resetDefautlt函数中增加枚举值的初始化
2020-09-09 13:31:09 +08:00
lanhy
a0c8188428
Update tars2cpp.cpp
...
修改注释错误
2020-09-08 21:40:50 +08:00
ZhiQiang Fan
78d88df420
always set thread data host info
...
fix: https://github.com/TarsCloud/TarsCpp/issues/118
2020-09-06 20:10:08 +08:00
ruanshudong
465332a9c9
Merge branch 'release/2.4'
2020-09-05 21:38:53 +08:00
ruanshudong
7a6f1d2d9e
Merge commit '152b960' into release/2.4
2020-09-05 21:37:28 +08:00
ruanshudong
152b960e42
fix epoll memory leak in windows
2020-09-05 21:36:46 +08:00
ruanshudong
d833d65e3e
Merge branch 'release/2.4'
2020-09-04 16:44:17 +08:00
ruanshudong
d2a82d0be9
fix tc_encoder crash bug
2020-09-04 16:42:49 +08:00
ruanshudong
a934906d96
update protocol
2020-09-02 18:49:34 +08:00
ruanshudong
ca9ef08f58
update protocol
2020-09-02 18:10:21 +08:00
ruanshudong
f1ff1a8099
update protocol
2020-09-02 17:05:25 +08:00
ruanshudong
0e9a2a7d4d
Merge branch 'master' into release/2.4
...
Conflicts:
cmake/Common.cmake
2020-09-02 17:05:09 +08:00
ruanshudong
8151683b2d
update protocol
2020-09-02 17:02:43 +08:00
ruanshudong
251ec33f07
update changelist
2020-09-02 14:26:57 +08:00