Commit Graph

2462 Commits

Author SHA1 Message Date
Xie Han
87fbbdab1d Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-20 19:53:15 +08:00
xiehan
fcabd2d8c6 Update ProtocolMessage and ProtocolWrapper moving. (#1612) 2024-08-20 19:52:57 +08:00
Xie Han
cba82a1ff1 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-19 20:53:01 +08:00
xiehan
0c11e8c2e6 Keep message wrapper available when clearing. (#1611) 2024-08-19 20:52:42 +08:00
Xie Han
1b18c24ee7 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-19 17:55:00 +08:00
xiehan
218681ec2b Merge pull request #1610 from Barenboim/master
Fix ComplexClientTask::clear_resp().
2024-08-19 17:53:33 +08:00
Xie Han
65dde8597d Fix ProtocolMessage's move constructor and assignment. 2024-08-19 17:43:01 +08:00
Xie Han
ee99634da4 Fix ComplexClientTask::clear_resp(). 2024-08-19 17:22:40 +08:00
Xie Han
d66819b380 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-17 18:57:54 +08:00
Xie Han
24b4b8754b Add 'this->' and fix typo. 2024-08-17 18:56:24 +08:00
Xie Han
deac767d43 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-10 03:56:07 +08:00
xiehan
5766424c4d Ignore watch timeout when not user request. (#1604) 2024-08-10 03:53:56 +08:00
Xie Han
e7aedbaf3a Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-09 22:56:14 +08:00
xiehan
ef1a526ccd Use CommSession::first_timeout() when message was renewed in append(). (#1603) 2024-08-09 22:55:52 +08:00
Xie Han
81f8734075 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-08 23:36:43 +08:00
Xie Han
5dde086f23 Add 'virtual' for WFNetworkTask::push(). 2024-08-08 23:36:30 +08:00
Xie Han
c247b0f5e5 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-02 21:49:35 +08:00
Xie Han
eeed6a1cb0 Update PackageWrapper. 2024-08-02 21:49:04 +08:00
Xie Han
e663d2f915 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-08-02 19:17:26 +08:00
xiehan
6a919fb994 Update ProtocolWrapper. (#1597) 2024-08-02 19:14:03 +08:00
Xie Han
b9153ba069 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-07-28 18:21:38 +08:00
Xie Han
3e8f57160a Fix 'sendto()' failure on a connected UDP socket. v0.11.5 2024-07-28 18:19:45 +08:00
Xie Han
4853193805 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-07-25 23:01:53 +08:00
Xie Han
557b515a7f Make Communicator::push() works with multiple message wrappers. 2024-07-25 23:01:39 +08:00
Xie Han
19c453a347 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-07-22 04:25:19 +08:00
xiehan
e64c02ec16 Enable 'push()' on an active session. (#1590) 2024-07-22 04:00:47 +08:00
Xie Han
528ccb465a Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-07-15 02:17:42 +08:00
xiehan
a8078aeac1 Fix timeout problem when server message 'renew()' in append(). (#1589) 2024-07-15 02:17:22 +08:00
Xie Han
b5d85173e5 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-07-10 17:58:09 +08:00
liyingxin
fe8253d5c4 Fix UpstreamPolicies another_strategy() when addr is NULL. (#1587) 2024-07-10 17:55:15 +08:00
xiehan
1cbbec12c1 Fix SSL_write error bug when sending large message. (#1585) 2024-07-06 02:41:20 +08:00
xiehan
64a7f44a14 Fix OpenSSL includes. (#1584) 2024-07-05 20:12:52 +08:00
Xie Han
291ebc28a4 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-07-03 23:12:42 +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
3d9a1f397c Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-06-23 02:14:24 +08:00
xiehan
195d23611a Use compiling flag '-Wno-deprecated-declarations' on macOS only. (#1580) 2024-06-23 02:14:12 +08:00
Xie Han
7642152f25 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-06-21 02:00:17 +08:00
Xie Han
2ef0f6748a Add compiling flag '-Wno-deprecated-declarations'. 2024-06-21 01:59:41 +08:00
Xie Han
67cd9f4e99 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-06-20 17:33:28 +08:00
Xie Han
0c510a29a2 0.11.4 -> 0.11.5 2024-06-20 17:33:06 +08:00
Xie Han
719eefd757 Support preadv/pwritev for multi-thread file IO. 2024-06-20 17:33:06 +08:00
Xie Han
a92f7bfaba Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-06-14 19:09:30 +08:00
xiehan
f6d46a9ed9 Make sure the communicator can be deinitialized in session's 'handle()'. (#1574) 2024-06-14 19:08:11 +08:00
Xie Han
dad1436d8f Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-06-11 02:53:27 +08:00
Xie Han
5988d6e84e Fix problem when calling 'deinit' in a handler thread. 2024-06-11 02:52:04 +08:00
xiehan
9f9e8a2b12 Enable decreasing handler threads. (#1568)
* Enable decreasing handler threads.

* Fix memleak when deinit if handler thread number is zero.
2024-06-10 17:03:23 +08:00
Edwards
ae9cff057e [ENH] .gitignore: add ignore for so.version (#1570) 2024-06-05 16:46:45 +08:00
Xie Han
71f269392b Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-05-28 20:20:59 +08:00
kedixa
d54f06e6ae HttpTask support auth when has userinfo (#1554)
* HttpTask support auth when has userinfo

* clear auth when redirect to other host

* HttpProxyTask support auth when has userinfo

* remove one StringUtil::url_decode as requested in #1554
2024-05-28 20:17:25 +08:00
Xie Han
7cb6a0b873 Merge branch 'master' of https://github.com/sogou/workflow into nossl 2024-05-28 17:57:33 +08:00