liyingxin
bdae28dbf3
Add some English documents. ( #80 )
...
* update 08, 09 tutorials in English version
* add about-upstream.md
* update tutorial-12-mysql_cli.md
* Update tutorial-10-user_defined_protocol.md
v0.9.1
2020-09-30 19:34:37 +08:00
liyingxin
7f6d04ef97
update tutorials 08,09,12 English Version ( #79 )
2020-09-30 16:36:05 +08:00
xiehan
a98337c2d1
update MySQLImpl to support character_set_results ( #77 )
...
* update MySQLImpl to support character_set_results
* remove WFComplexClientTask::is_user_request().
Co-authored-by: XieHan <XieHan@sogou-inc.com >
2020-09-30 16:18:03 +08:00
holmes1412
8cd8960452
add docs/en/tutorial-12-mysql_cli.md
2020-09-30 16:02:41 +08:00
liyingxin
97ec0739d7
update tutorial 08-10 English version
2020-09-30 15:34:20 +08:00
liyingxin
8093765b7a
Add about-counter.md and about-timer.md English version. ( #74 )
...
* Add about-counter.md and about-timer.md English version.
Co-authored-by: liyingxin <liyingxin@sogou-inc.com >
2020-09-28 12:14:40 +00:00
xiehan
15bd5eb2b3
Update about-counter.md
2020-09-28 18:17:52 +08:00
xiehan
bba3e68ede
Update tutorial-10-user_defined_protocol.md
2020-09-28 16:53:15 +08:00
liyingxin
2815c31e1a
Add about-exit.md and tutorial-10 English version. ( #73 )
...
* add about-exit.md and tutorial-10 English version
Co-authored-by: liyingxin <liyingxin@sogou-inc.com >
2020-09-28 16:51:55 +08:00
xiehan
8eb24dd092
Update tutorial-10-user_defined_protocol.md
2020-09-28 15:58:46 +08:00
xiehan
927d1d8667
Update tutorial-10-user_defined_protocol.md
2020-09-28 15:29:03 +08:00
liyingxin
508ca6f56c
Merge pull request #71 from holmes1412/doc
...
Add 5 English documents.
2020-09-27 20:39:47 +08:00
liyingxin
0e069c2f50
Update about-timeout.md
2020-09-27 20:36:47 +08:00
liyingxin
07f4baa54f
Update about-service-management.md
2020-09-27 20:35:14 +08:00
liyingxin
c36f5825df
Update about-error.md
2020-09-27 20:26:35 +08:00
liyingxin
49d189ee0d
Update about-error.md
2020-09-27 20:26:10 +08:00
liyingxin
9a9ba824ac
Update about-dns.md
2020-09-27 20:24:41 +08:00
liyingxin
a404642b77
Update about-config.md
2020-09-27 20:21:40 +08:00
holmes1412
da95e4f118
add 5 English documents
2020-09-27 20:17:09 +08:00
liyingxin
42c400640a
Merge pull request #14 from sogou/master
...
merge from sogou/workflow
2020-09-27 20:15:26 +08:00
xiehan
196b6ecec4
Update Http task implementation ( #66 )
...
* Update Http task implementation
Co-authored-by: XieHan <XieHan@sogou-inc.com >
2020-09-27 17:25:44 +08:00
xiehan
ead1d366c5
Update README_en.md
2020-09-25 17:51:39 +00:00
liyingxin
62cf963d53
Add some English documents. ( #61 )
...
* add some English documents
Co-authored-by: liyingxin <liyingxin@sogou-inc.com >
2020-09-24 13:31:07 +00:00
xiehan
6faffd9ce8
Update about-timeout.md
2020-09-24 20:21:32 +08:00
xiehan
68a406f432
Change some descriptions. ( #60 )
...
* change some descriptions
Co-authored-by: XieHan <XieHan@sogou-inc.com >
2020-09-24 17:55:09 +08:00
Sonullx Liu
7eba4d11b0
update cmake process ( #56 )
...
* build: remove CMAKE_INSTALL_PREFIX
Use default value.
* build: remove CPack
Need more design.
* build: format style
* build: update GNUmakefile
Remove useless targets.
2020-09-23 16:13:54 +08:00
liyingxin
9b86c032e6
Update about-config.md
2020-09-22 17:58:36 +08:00
xiehan
819e01892d
Update tutorial-01-wget.md
2020-09-22 17:46:26 +08:00
xiehan
aee989a3c8
Update tutorial-01-wget.md
2020-09-22 17:40:57 +08:00
xiehan
a6657126de
Update about-timeout.md
2020-09-21 18:24:04 +08:00
xiehan
6b3f21d1c6
Update about-timeout.md
2020-09-21 18:22:58 +08:00
xiehan
65473be586
Change some includes to forward declarations ( #57 )
...
* Make thrdpool stronger
* Fix some comments
* fix grammar
* change some include to forward declaration
* remove some typedef
* move codes
Co-authored-by: XieHan <XieHan@sogou-inc.com >
2020-09-18 15:08:43 +00:00
xiehan
5d014382ea
Update EndpointParams.h
2020-09-17 19:29:39 +08:00
xiehan
e831d9523b
Allow thread task to destroy thread pool. Interesting. ( #52 )
...
* Make thrdpool stronger
* Fix some comments
* fix grammar
Co-authored-by: XieHan <XieHan@sogou-inc.com >
2020-09-16 18:21:29 +08:00
liyingxin
390e6606fd
Merge pull request #50 from Barenboim/master
...
Fix mysql client bug
2020-09-15 21:55:29 +08:00
XieHan
29489e3b07
fix mysql client bug: crash when localhost is disallowed by MySQL server
2020-09-15 21:37:32 +08:00
xiehan
5f906f3132
Update msgqueue.c
2020-09-14 19:15:27 +00:00
xiehan
046f19dce6
Update Readme. Add srpc project's link.
2020-09-14 17:38:55 +08:00
xiehan
7a5a818e66
Add some comments ( #46 )
...
Co-authored-by: XieHan <XieHan@sogou-inc.com >
2020-09-13 16:14:52 +00:00
XieHan
78c7f8fe35
Add some comments
2020-09-13 23:54:51 +08:00
liyingxin
583f21d0cc
Improve the way to set INSTALL_PREFIX and default directories. ( #45 )
...
* Improve the way to set INSTALL_PREFIX and default directories.
* update CMakeLists.txt
* update CMakeLists.txt
2020-09-13 10:22:21 +00:00
liyingxin
71a1df5a84
Merge pull request #7 from sogou/master
...
merge from sogou/workflow
2020-09-13 17:25:36 +08:00
xiehan
5d694ab226
Merge pull request #44 from Barenboim/master
...
Update poller’s interface. Use callback. Add msgqueue module.
2020-09-13 16:17:54 +08:00
XieHan
7987298d75
Make code styles more consistent with poller.
2020-09-13 01:36:13 +08:00
XieHan
6d779ed259
Should broadcast writers when setting nonblock.
2020-09-13 00:43:29 +08:00
xiehan
7855cb1172
Update README.md
2020-09-12 13:26:52 +00:00
xiehan
1f596ea9d1
Update README.md
2020-09-12 13:25:47 +00:00
XieHan
3f6e20fc20
Change msgqueue's fields sequence.
2020-09-12 18:18:46 +08:00
XieHan
dedcfbd726
optimize msgqueue
2020-09-12 17:56:28 +08:00
XieHan
6dc99cf30d
Change poller's interface of returning result. Now we use callback.
2020-09-12 14:42:31 +08:00