Commit Graph

262 Commits

Author SHA1 Message Date
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
holmes1412
344fae4884 update docs : nvswrr in about-upstream.md 2023-06-21 18:26:25 +08:00
xiehan
0e2c12115a Global settings add fio_max_events. (#1284)
* Global settings add fio_max_events.

* Make 'fio_max_events' effects on thread aio too.

* Update about-config.md

* Update about-config.md

* Update about-config.md
2023-05-23 23:13:14 +08:00
xiehan
e74cd49062 Update tutorial-13-kafka_cli.md 2023-05-09 22:50:52 +08:00
xiehan
13aae187f8 Update tutorial-13-kafka_cli.md 2023-05-09 22:50:25 +08:00
xiehan
b01d8b2ea8 Create tutorial-11-graph_task.md 2023-04-02 01:17:36 +08:00
xiehan
4972cf0555 Update tutorial-12-mysql_cli.md 2023-02-11 00:06:32 +08:00
ruki
7db91f8bc8 improve xmake.lua 2023-01-04 00:32:29 +08:00
Benson Muite
a423f79aee Use UNIX line endings
Update files
docs/en/about-timeout.en.md
docs/en/tutorial-13-kafka_cli.md
to use UNIX line endings
2023-01-02 10:39:29 +03:00
Chanchan
fce0cc12c8 feat : support xmake build 2022-12-10 20:37:42 +08:00
xiehan
d4c36259af Update tutorial-10-user_defined_protocol.md 2022-12-07 17:57:42 +08:00
xiehan
f1b3a69e04 Update tutorial-10-user_defined_protocol.md 2022-12-07 17:48:16 +08:00
xiehan
b6669ab427 Update tutorial-10-user_defined_protocol.md 2022-12-07 17:43:16 +08:00
xiehan
95bc6baa44 Update tutorial-08-matrix_multiply.md 2022-10-19 19:59:51 +08:00
XieHan
eeafba5385 Update about-resource-pool.md 2022-10-14 20:23:45 +08:00
xiehan
f1cc468b00 Update about-go-task.md 2022-10-08 17:20:32 +08:00
xiehan
8cfe9188bf Update tutorial-08-matrix_multiply.md 2022-10-08 17:17:58 +08:00
xiehan
048481ee4a Update about-go-task.md 2022-09-09 21:48:01 +08:00
xiehan
b02fbf308e Make example code error. 2022-09-09 02:51:16 +08:00
XieHan
241eb0ffbb Update documents 2022-08-30 19:08:18 +08:00
xiehan
ebd3319cfc Create tutorial-15-name_service.md 2022-08-22 17:27:28 +08:00
xiehan
ba7e9e627e Update tutorial-09-http_file_server.md 2022-08-02 20:38:57 +08:00
xiehan
120507fd5c Update tutorial-09-http_file_server.md 2022-08-02 20:20:02 +08:00
xiehan
034fc49065 Update tutorial-10-user_defined_protocol.md 2022-08-02 19:41:12 +08:00