郑树新
|
2beca0cdce
|
test fiber in multiple threads
|
2022-01-13 23:17:41 +08:00 |
|
郑树新
|
eb361c4d32
|
add one demo for testing fiber in multiple threads on windows platform
|
2022-01-13 22:49:21 +08:00 |
|
郑树新
|
6832141597
|
don't call winapi_hook_once() more than once in multiple threads.
|
2022-01-13 22:46:52 +08:00 |
|
shuxin zheng
|
039022a949
|
fixed compiling warning on win64
|
2022-01-12 11:39:57 +08:00 |
|
zhengshuxin
|
a883c0917d
|
test add_double when building json
|
2022-01-10 22:48:46 +08:00 |
|
郑树新
|
cf9f39bba5
|
add precision for double type when building json
|
2022-01-10 22:41:07 +08:00 |
|
郑树新
|
6caf0293a1
|
support vs2019 for the application project generated by wizard
|
2022-01-01 11:28:01 +08:00 |
|
shuxin zheng
|
6c0c616b6f
|
comments
|
2021-12-26 10:36:07 +08:00 |
|
zhengshuxin
|
8e2e5c2097
|
Merge branch 'github-upstream' into gitee-zsxxsz
|
2021-12-24 23:42:16 +08:00 |
|
zhengshuxin
|
7f18080bed
|
fixed one crashing bug in db_sqlite.cpp of db_sqlite.cpp when one value of results is null.
|
2021-12-24 23:38:37 +08:00 |
|
zhengshuxin
|
a27557a902
|
optimize aio closing process in weak network env.
|
2021-12-13 16:30:15 +08:00 |
|
zhengshuxin
|
abadd44f47
|
format aio module's code style
|
2021-12-13 15:50:37 +08:00 |
|
郑树新
|
7fd3136f8d
|
Set theme jekyll-theme-slate
|
2021-12-11 09:29:01 +08:00 |
|
郑树新
|
ba84922f16
|
Set theme jekyll-theme-leap-day
|
2021-12-11 09:25:21 +08:00 |
|
郑树新
|
d5f28a474e
|
Set theme jekyll-theme-leap-day
|
2021-12-11 09:23:58 +08:00 |
|
shuxin zheng
|
ce782ddc3c
|
http_request comment
|
2021-12-05 13:24:15 +08:00 |
|
shuxin zheng
|
3b45dd170e
|
optimize http_request
|
2021-12-05 13:22:39 +08:00 |
|
zhengshuxin
|
e8245c4ccc
|
acl::string can support std::unordered_xx in c++11
|
2021-12-05 10:04:03 +08:00 |
|
shuxin zheng
|
0eb19221a0
|
acl::string can used in std::unordered_xxx template in c++11
|
2021-12-05 00:00:46 +08:00 |
|
shuxin zheng
|
5baef722f9
|
fixed comment problems
|
2021-12-03 14:00:38 +08:00 |
|
郑树新
|
61678ca2c7
|
add one artile about how to use ssl in acl
|
2021-12-02 22:30:14 +08:00 |
|
郑树新
|
fe44e981ca
|
add one article for about how to use acl fiber.
|
2021-12-02 22:23:52 +08:00 |
|
zhengshuxin
|
1f9b877a9f
|
root should be re-assign after json.reset() in json demo
|
2021-11-30 15:28:25 +08:00 |
|
zhengshuxin
|
e516804b78
|
fixed one bug in acl_fiber_delay() that the event loops too quickly for the event waiting timeout been set 0.
|
2021-11-23 17:40:37 +08:00 |
|
shuxin zheng
|
1d85b6161a
|
use '|" replace ':' as the seperator in the address
|
2021-11-23 15:46:21 +08:00 |
|
zhengshuxin
|
e7902f25d4
|
use new docker source
|
2021-11-17 11:08:38 +08:00 |
|
zhengshuxin
|
defdc9f052
|
release 3.5.3-4 version
|
2021-11-17 11:03:42 +08:00 |
|
zhengshuxin
|
c8e70c4621
|
release 3.5.3-4 version
|
2021-11-17 11:01:03 +08:00 |
|
zhengshuxin
|
46431d2355
|
use new docker source
|
2021-11-17 10:55:38 +08:00 |
|
zhengshuxin
|
359994376b
|
change socker source.
|
2021-11-17 10:50:43 +08:00 |
|
zhengshuxin
|
8c76d6a05b
|
test docker
|
2021-11-17 10:36:36 +08:00 |
|
zhengshuxin
|
a665d8c89a
|
test package
|
2021-11-16 17:47:33 +08:00 |
|
zhengshuxin
|
e91a658a1b
|
test package
|
2021-11-16 16:18:27 +08:00 |
|
zhengshuxin
|
8014aa8d3d
|
test release
|
2021-11-16 15:46:23 +08:00 |
|
zhengshuxin
|
c0bbcf62a9
|
build package
|
2021-11-16 15:12:59 +08:00 |
|
zhengshuxin
|
d6c554a463
|
build all
|
2021-11-16 14:45:06 +08:00 |
|
zhengshuxin
|
e6da36c284
|
release acl 3.5.3-4 version
|
2021-11-16 14:22:09 +08:00 |
|
zhengshuxin
|
2e2691fe60
|
release acl_master
|
2021-11-16 14:18:46 +08:00 |
|
zhengshuxin
|
d00500d668
|
release 3.5.3-4 version for one crash bug been fixed in http_aclient.cpp
|
2021-11-15 14:57:32 +08:00 |
|
shuxin zheng
|
5bbd1274bb
|
fixed one abort bug in http_aclient.cpp
|
2021-11-15 10:45:54 +08:00 |
|
zhengshuxin
|
e1d41990b4
|
add clear_read_ready flag in aio_istream
|
2021-11-12 17:35:02 +08:00 |
|
zhengshuxin
|
9782fab652
|
It maybe reasonable that the read_ready flag was cleared before the real read API called.
|
2021-11-12 17:24:11 +08:00 |
|
zhengshuxin
|
2f8f33631c
|
add sendto() in ostream class
|
2021-11-11 19:24:48 +08:00 |
|
zhengshuxin
|
01a7af4eb1
|
add flags in aio_ostream::sendto() API
|
2021-11-11 18:28:12 +08:00 |
|
zhengshuxin
|
f98f33e23b
|
optimize aio module
|
2021-11-11 18:09:48 +08:00 |
|
zhengshuxin
|
be4d110dfd
|
listening queue length can be in aio_socket_stream::open()
|
2021-11-11 15:59:00 +08:00 |
|
郑树新
|
105fdb8656
|
build on windows
|
2021-11-09 22:10:27 +08:00 |
|
zhengshuxin
|
0b76431269
|
rename the old function acl_getsocktype to acl_getsockfamily and add the new acl_getsocktype
|
2021-11-09 22:00:57 +08:00 |
|
shuxin zheng
|
0123c90bff
|
rename hook_xxx() to enable_xxx() in aio module
|
2021-11-09 16:14:23 +08:00 |
|
shuxin zheng
|
bee971875a
|
add udp support in aio_socket_stream class
|
2021-11-09 14:48:58 +08:00 |
|