xiehan
|
0f6cc755a2
|
Fix some header files. (#1469)
|
2024-01-09 17:48:57 +08:00 |
|
xiehan
|
244913d348
|
Fix some kafka problems. (#1468)
|
2024-01-09 17:20:41 +08:00 |
|
Xie Han
|
3a8c14ce6b
|
Optimize evaluating JSON number.
0.11.2
v0.11.2
|
2023-12-27 21:10:16 +08:00 |
|
kedixa
|
3ead88da15
|
docs for dns, english version (#1462)
|
2023-12-27 19:46:36 +08:00 |
|
kedixa
|
abb3df6acd
|
docs for dns (#1459)
|
2023-12-26 19:27:12 +08:00 |
|
kedixa
|
ba98ed0945
|
follow dns_server_params.address_family when parse nameserver (#1452)
|
2023-12-22 02:20:19 +08:00 |
|
xiehan
|
d371bd58a4
|
Update about-dns.md
|
2023-12-20 02:54:31 +08:00 |
|
kedixa
|
9adc5ae293
|
Add guard for WFDnsResolverTask (#1453)
* Add guard for WFDnsResolverTask
* send state, error to next task under same guard when dns failed
|
2023-12-20 02:22:45 +08:00 |
|
xiehan
|
fd4efdf06f
|
Add return value for WFTaskFactory::release_guard(). (#1455)
|
2023-12-19 19:30:43 +08:00 |
|
xiehan
|
6e4e29d736
|
Parse JSON number consistently. (#1451)
|
2023-12-18 19:16:29 +08:00 |
|
xiehan
|
61adb887f2
|
Enable sending message when release guard. (#1450)
|
2023-12-15 18:27:36 +08:00 |
|
xiehan
|
19e6acccbf
|
Merge pull request #1448 from Barenboim/master
Resume 'max_connections' type to size_t
|
2023-12-14 16:27:15 +08:00 |
|
Xie Han
|
8090bdcd6f
|
Remove redundant checking.
|
2023-12-14 16:20:23 +08:00 |
|
Xie Han
|
343dd8a39b
|
Resume 'max_connections' type to size_t
|
2023-12-14 16:05:12 +08:00 |
|
xiehan
|
e3127506d8
|
Merge pull request #1447 from holmes1412/master
Add with QQ qrcode
|
2023-12-13 22:59:40 +08:00 |
|
liyingxin
|
3f00bfdfa6
|
Add with QQ qrcode
|
2023-12-13 21:42:06 +08:00 |
|
xiehan
|
c91f8a7514
|
Merge pull request #1444 from Barenboim/master
Add WFTaskFactory::release_guard_safe()
|
2023-12-12 20:16:54 +08:00 |
|
Xie Han
|
05798fa566
|
Add WFTaskFactory::release_guard_safe()
|
2023-12-12 19:51:03 +08:00 |
|
Xie Han
|
fdcd4c029c
|
Simplify codes.
|
2023-12-10 16:50:30 +08:00 |
|
xiehan
|
d51b4010dd
|
Merge pull request #1440 from Barenboim/master
Remove global addrinfo hints and simplify codes.
|
2023-12-08 16:22:23 +08:00 |
|
Xie Han
|
5e38cc34d8
|
Remove global addrinfo hints and simplify codes.
|
2023-12-08 16:18:20 +08:00 |
|
xiehan
|
fb4c512766
|
Merge pull request #1439 from kedixa/dev
EndpointParams::address_family, set family for domain name resolution
|
2023-12-07 22:46:39 +08:00 |
|
kedixa
|
bf48d96a7d
|
change max_connections type to int
|
2023-12-07 20:15:33 +08:00 |
|
kedixa
|
d816bf7c88
|
EndpointParams::address_family, set family for domain name resolution
|
2023-12-07 19:52:03 +08:00 |
|
Xie Han
|
b876f85640
|
Remove 'struct'.
|
2023-12-07 15:48:36 +08:00 |
|
xiehan
|
21c7175402
|
Merge pull request #1437 from Barenboim/master
Add 'guard' task wrapper.
|
2023-12-06 20:42:14 +08:00 |
|
Xie Han
|
908a2deaa2
|
Optimize by moving 'delete' out of locks.
|
2023-12-06 18:08:04 +08:00 |
|
Xie Han
|
30c6a27546
|
Simplify codes.
|
2023-12-06 16:29:03 +08:00 |
|
Xie Han
|
5a4a250797
|
Add 'guard' task wrapper.
|
2023-12-06 03:05:32 +08:00 |
|
xiehan
|
d73f3531b8
|
0.11.1->0.11.2
|
2023-11-28 18:01:20 +08:00 |
|
xiehan
|
d073f84996
|
Merge pull request #1434 from Barenboim/master
Enable setting 'watch timeout' for client tasks.
|
2023-11-28 16:46:15 +08:00 |
|
xiehan
|
75de5c54ce
|
Update about-timeout.md
|
2023-11-28 16:43:56 +08:00 |
|
xiehan
|
31c5a3fc64
|
Update about-timeout.md
|
2023-11-28 16:32:00 +08:00 |
|
Xie Han
|
7302381e88
|
Enable setting 'watch timeout' for client tasks.
|
2023-11-28 15:51:23 +08:00 |
|
Xie Han
|
273134f0ff
|
Optimize code structure of json-parser.
|
2023-11-26 01:39:19 +08:00 |
|
xiehan
|
8fa0e05b40
|
ENCODE_IOV_MAX 8192 -> 2048 (#1430)
* ENCODE_IOV_MAX 8192 -> 2048
* Update tutorial-10-user_defined_protocol.md
* Update tutorial-10-user_defined_protocol.md
|
2023-11-22 20:00:57 +08:00 |
|
xiehan
|
4d76fd989e
|
Remove MapReduce (to be redesinged). (#1429)
|
2023-11-22 17:16:20 +08:00 |
|
xiehan
|
39bd64ac23
|
Update .editorconfig
|
2023-11-19 03:44:06 +08:00 |
|
Xie Han
|
bff80b4289
|
Update calling __list_splice.
|
2023-11-19 03:25:21 +08:00 |
|
Xie Han
|
a8645ff882
|
Remove redundant include.
|
2023-11-19 03:23:35 +08:00 |
|
Xie Han
|
d5c7711190
|
Remove unused macros.
|
2023-11-19 03:13:09 +08:00 |
|
Xie Han
|
2a964cab99
|
Fix task state when getaddrinfo failed.
|
2023-11-18 03:21:00 +08:00 |
|
Xie Han
|
e0b48a7173
|
Always lock when taking task to make code simpler.
|
2023-11-17 19:12:53 +08:00 |
|
Xie Han
|
61c1b48765
|
Use global dns request seq id.
|
2023-11-17 19:12:53 +08:00 |
|
xiehan
|
d1fbff4d56
|
Merge pull request #1424 from Barenboim/master
Double check for safety.
|
2023-11-17 03:37:04 +08:00 |
|
Xie Han
|
c9a65e4c76
|
Update list.h
|
2023-11-17 01:55:56 +08:00 |
|
Xie Han
|
7d01226400
|
Double check for safety.
|
2023-11-16 21:10:52 +08:00 |
|
xiehan
|
507ad89220
|
Merge pull request #1423 from Barenboim/master
Reduce locking in executor.
|
2023-11-15 21:04:04 +08:00 |
|
Xie Han
|
b8d30d7288
|
Reduce locking in executor.
|
2023-11-15 03:39:00 +08:00 |
|
xiehan
|
8713e2685f
|
Merge pull request #1422 from Barenboim/master
Optimize canceling timer.
|
2023-11-14 21:27:48 +08:00 |
|