Commit Graph

285 Commits

Author SHA1 Message Date
xiehan
d5d295d9b2 Update about-counter.md 2025-02-13 18:11:45 +08:00
kedixa
0e0c1a33d7 Add dns server tutorial and doc (#1692) 2025-02-08 17:50:35 +08:00
Xie Han
21b48e639e Update docs about network task 'prepare' function. 2025-01-23 16:13:09 +08:00
xiehan
58ea077d6e Update about-connection-context.md (#1688) 2025-01-14 18:09:59 +08:00
xiehan
5fbe73f5aa Add template type on WFTaskFactory::send_by_name()/signal_by_name(). (#1677)
* Add template type on WFTaskFactory::send_by_name()/signal_by_name().

* Remove unused parameter name.
2025-01-03 22:49:04 +08:00
xiehan
e6b86cf177 Update about-go-task.md 2025-01-02 21:15:16 +08:00
xiehan
92cb8a545b Update about-timer.md 2024-12-24 23:06:45 +08:00
Xie Han
a020251b67 File task argument name 'pathname' -> 'path'. 2024-11-09 15:54:36 +08:00
xiehan
33c0dead64 Update about-conditional.md 2024-11-08 22:11:52 +08:00
xiehan
79412484f1 Update tutorial-05-http_proxy.md 2024-10-11 19:41:47 +08:00
xiehan
196e4dd8ab Update about-conditional.md 2024-09-25 00:28:34 +08:00
xiehan
91f679ad1c Add return value for WFTaskFactory::XXXX_by_name(). (#1627)
* Add return value for WFTaskFactory::XXXX_by_name().

* Update about-counter.md

* Update about-timer.md
2024-09-24 23:35:09 +08:00
xiehan
9420446118 Update about-timer.md 2024-09-24 21:58:22 +08:00
xiehan
774d6871a9 Update about-counter.md 2024-09-24 21:55:19 +08:00
xiehan
4bc8e56818 Update tutorial-12-mysql_cli.md 2024-09-14 22:32:23 +08:00
xiehan
f54062b654 Update tutorial-12-mysql_cli.md 2024-09-12 20:03:55 +08:00
xiehan
b76913d607 Update tutorial-12-mysql_cli.md 2024-09-12 19:48:54 +08:00
kedixa
b7b8cd0076 tutorial and docs for redis subscriber (#1620) 2024-09-11 20:32:26 +08:00
xiehan
5e86bc2ed6 Update tutorial-12-mysql_cli.md 2024-09-10 22:56:10 +08:00
xiehan
9c3987927e Update tutorial-12-mysql_cli.md 2024-09-10 22:50:44 +08:00
Xie Han
72a3116f92 Remove WFFacilities::ReplyGuard. 2024-09-01 04:04:10 +08:00
xiehan
2d69b222e4 Enable canceling graph node's successors. (#1583)
* Enable canceling graph node's successors.

* Update tutorial-11-graph_task.md

* Update tutorial-11-graph_task.md
2024-07-03 23:12:26 +08:00
Xie Han
719eefd757 Support preadv/pwritev for multi-thread file IO. 2024-06-20 17:33:06 +08:00
xiehan
3d4e587248 Update about-selector.md 2024-04-09 20:17:39 +08:00
Xie Han
5ec492fa98 Add WFSelectorTask. 2024-04-09 16:45:56 +08:00
xiehan
c32b28696c Update about-dns.md 2024-03-12 22:11:48 +08:00
xiehan
0302122e70 Update about-dns.md 2024-03-12 22:11:08 +08:00
Xie Han
851a6b4d4d Update documents for UDP server. 2024-03-05 20:43:02 +08:00
xiehan
b717c61f56 Update bugs.md 2024-01-10 14:12:38 +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
xiehan
d371bd58a4 Update about-dns.md 2023-12-20 02:54:31 +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
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
Xie Han
b103dfe694 Update timer docs. 2023-10-14 16:05:39 +08:00
xiehan
4409c186a2 Merge pull request #1389 from Barenboim/master
Add cancelable timer task, update thread/go task's state when timeout.
2023-10-13 18:09:31 +08:00
Xie Han
f7cdcad111 Change timed thread/go task's state to ERROR when timeout. 2023-10-12 19:16:12 +08:00
xiehan
cf2918d1c6 Update bugs.md 2023-09-25 21:37:56 +08:00
xiehan
2c96e9ff3f Merge pull request #1379 from Barenboim/master
Support Kafka over TLS
2023-09-25 20:40:53 +08:00
Xie Han
49d3743932 Add support for kafka client over SSL. 2023-09-23 02:48:19 +08:00
xiehan
aed35a37f6 Create bugs.md 2023-09-22 23:55:20 +08:00
xiehan
4fc2dbd224 Update tutorial-05-http_proxy.md 2023-09-15 17:55:30 +08:00
xiehan
930f9570bd Create about-tlv-message.md 2023-09-01 17:39:05 +08:00
xiehan
69cbd91897 Update about-conditional.md 2023-08-15 15:55:06 +08:00
xiehan
80b3dfbad2 Update about-tlv-message.md 2023-07-30 02:02:02 +08:00
xiehan
45c4437db9 Update about-tlv-message.md 2023-07-30 01:59:40 +08:00
xiehan
b3c29d6fa6 Add TLV message doc. 2023-07-28 17:57:13 +08:00
xiehan
6d250c431c Update about-conditional.md 2023-06-26 17:24:49 +08:00