Commit Graph

95 Commits

Author SHA1 Message Date
shuxin   zheng
ca1728d4e3 Add fiber_tbox2.hpp into xcode project. 2023-05-24 16:36:59 +08:00
zhengshuxin
d42d7acd87 modify projects for Android 2022-09-19 23:24:04 +08:00
shuxin   zheng
cdbeeba731 Don't close connection in order to the get the reply http header in http_request.cpp. 2022-09-19 15:51:36 +08:00
shuxin   zheng
5577a381a7 limit the minimal stack size for each thread on windows to avoid stack crash for win-x64. 2022-09-19 10:38:25 +08:00
shuxin   zheng
8fea051a7f add json serialize demo with the viriable names 2022-09-14 12:00:15 +08:00
shuxin   zheng
211b62d2ef add acl_localtime.c from redis to replace localtime_r() 2022-08-10 14:31:26 +08:00
shuxin   zheng
079f1eb069 optimize set_url/build_request in http_header.cpp 2021-08-19 10:13:05 +08:00
shuxin   zheng
40e9dc6fcc enable mbedtls default when building by xcode 2021-08-06 17:26:58 +08:00
shuxin   zheng
41f143868f http protocol version can be set in http_header 2021-06-25 11:38:46 +08:00
zhengshuxin
8f0a4e3aef don't hook new in default mode 2021-06-21 11:34:16 +08:00
shuxin   zheng
0bc0776e14 optimize memory pool module 2021-06-21 11:32:29 +08:00
shuxin   zheng
4f3b4fd489 optimize android project 2021-06-21 10:36:59 +08:00
shuxin   zheng
fd35df78fc add compiling option for Android platform. 2021-06-21 09:51:52 +08:00
shuxin   zheng
686abe9cf0 optimize AAAA resolving 2021-05-20 17:16:19 +08:00
shuxin   zheng
bd2f45e48f Merge remote-tracking branch 'remotes/gitlab-upstream/master' into gitee-master 2020-12-11 16:15:09 +08:00
shuxin   zheng
7ba884a87c delete unused files 2020-12-11 14:24:35 +08:00
shuxin   zheng
698e2391a7 delete unused file 2020-12-11 14:22:57 +08:00
shuxin   zheng
7f4d6d798d modify android project 2020-12-11 14:14:25 +08:00
shuxin   zheng
048b0fefcb optimize projects for Android Studio. 2020-12-10 16:57:31 +08:00
shuxin   zheng
bb468b7f39 add c++_shared and gnustl_shared projects for different ndk versions. 2020-12-10 10:40:25 +08:00
shuxin   zheng
d22fd6cfd3 modify gradle file for Android Studio 2020-12-10 10:30:55 +08:00
shuxin   zheng
29d9902ead build ok by Android Studio with ndk12b 2020-12-10 10:29:29 +08:00
shuxin   zheng
6d07aa4d06 fixed one bug in events module for handling exception case for one connection. 2020-11-25 19:20:11 +08:00
shuxin   zheng
c6856643b4 fixed problem in vc2015 project 2020-11-21 19:53:11 +08:00
shuxin   zheng
0a3a31deef delete useless files 2020-10-09 10:44:06 +08:00
shuxin   zheng
a1383bf620 test fiber 2020-10-08 15:15:33 +08:00
shuxin   zheng
f9de20df1e test fiber in jni mode for Android 2020-10-04 22:06:13 +08:00
shuxin   zheng
2006d57ce1 add aio demo running in fiber mode 2020-09-30 22:29:40 +08:00
shuxin   zheng
771e18e755 test android demo 2020-09-30 16:06:17 +08:00
shuxin   zheng
531d8aeb21 test fiber module on Android. 2020-09-29 19:17:23 +08:00
shuxin   zheng
0b2c4503dc add one demo for android 2020-09-29 15:03:12 +08:00
shuxin   zheng
219f6b2d17 test android 2020-09-29 14:57:57 +08:00
shuxin   zheng
c414f7afab acl fiber can support Android now. 2020-09-27 23:35:04 +08:00
shuxin   zheng
156599a9c9 enable ssl for Android 2020-08-24 14:33:54 +08:00
shuxin   zheng
6e7ddc42d3 add "acl_" prefix for some ".c" files to avoid compiling warning for same files collision. 2020-07-22 17:50:56 +08:00
shuxin   zheng
a6f59e8e7e fixed one bug in connect_timeout/connect_failed in acl_aio_connect.c when retrying to connect. 2020-07-03 17:54:10 +08:00
shuxin   zheng
3e15a68dc4 don't use atomic for IOS and MacOS as default becase some lower OS version don't support. 2020-07-03 11:29:04 +08:00
shuxin   zheng
6676fa22d1 atomic can be suitble for more platform. 2020-06-28 15:52:24 +08:00
shuxin   zheng
c4ae1840d7 modify CMakeLists files 2020-06-02 16:51:35 +08:00
shuxin   zheng
8130e91886 format code style 2020-05-09 23:31:44 +08:00
shuxin   zheng
3250875984 test websocket demo for Android 2020-05-08 14:43:30 +08:00
shuxin   zheng
2bd1024971 add websocket demo for android 2020-05-07 19:02:18 +08:00
shuxin   zheng
3d7737628f fixed compiling warning by xcode 2020-05-07 10:55:14 +08:00
shuxin   zheng
328d0e9c3e modify build gradle for different NDK version. 2020-04-29 18:31:16 +08:00
shuxin   zheng
6755d9b670 modify project for Android with lower ndk9 version 2020-04-11 12:08:45 +08:00
shuxin   zheng
7378db23d9 fixed one bug in http_ctype.cpp 2020-04-06 18:25:19 +08:00
shuxin   zheng
54cd57a8bc modify mbedtls module 2020-04-01 20:29:30 +08:00
shuxin   zheng
10483cac79 add one demo for Android platform with acl 2020-03-29 16:53:40 +08:00
shuxin   zheng
1784680035 build .so & .a for Android as default 2020-03-25 11:34:09 +08:00
shuxin   zheng
7b10faf4a0 set cmake version 3.10.2 in build.gradle for Android project. 2020-03-24 14:32:46 +08:00