Commit Graph

1625 Commits

Author SHA1 Message Date
zsx
10a3f25932 remove one 4.eml file of mime testing because someone thinks it has virus 2017-12-21 18:59:49 +08:00
zsx
ce60c66bc7 diable valgrind for fiber's release 2017-12-21 18:56:41 +08:00
zsx
19d13adcf9 new fiber module will be ready:) 2017-12-21 18:55:50 +08:00
zsx
d6addafe44 add UNLIKELY for improving performance 2017-12-21 16:13:09 +08:00
zsx
ab44af95c6 fixed some event problems 2017-12-21 15:46:48 +08:00
zsx
d91221f939 add valgrind shell 2017-12-21 14:21:38 +08:00
zsx
64b6a0eb6d fiber_server.cpp should open REUSEPORT flag when runing alone with multi-threads 2017-12-21 11:23:58 +08:00
zsx
2b5dcb00e7 add valgrind shell 2017-12-21 10:25:09 +08:00
zsx
2ab420dea0 add valgrind shell 2017-12-21 09:43:39 +08:00
zsx
124ebc564c build fiber cpp lib 2017-12-20 23:33:12 +08:00
zsx
f1947a43d6 replace fiber module with the new libaray. 2017-12-20 23:30:33 +08:00
zsx
f8c5ac970b rename fiber_server.c to fiber_server.cpp and put it into cpp's path 2017-12-20 23:28:17 +08:00
zsx
184b9d11f7 delete unused file in fiber module 2017-12-20 23:21:34 +08:00
zsx
7572f0b18f fiber dns will be ok 2017-12-20 23:01:58 +08:00
zsx
9638c50179 fiber: fixed one urgent bug in hook_net.c for hooking poll API 2017-12-19 18:56:47 +08:00
zsx
14d4eb2239 new fiber framework will be ready 2017-12-18 23:49:47 +08:00
zsx
f65d447815 new event for fiber 2017-12-18 16:57:57 +08:00
zsx
4b28397af4 fiber event: add new event for fiber 2017-12-17 23:47:39 +08:00
zsx
638a6b106c vc2010 project: remove trigger.cpp 2017-12-15 12:08:53 +08:00
zsx
c052c68123 rpm: add release version 2017-12-15 11:07:17 +08:00
zsx
fe754e6f42 fiber samples/thread_mbox: test multithreads writers 2017-12-15 10:58:46 +08:00
zsx
27009dac7b changed logger_error to logger 2017-12-14 21:31:00 +08:00
zsx
e8da0142a4 fixed one compiling error with cmake 2017-12-14 18:35:18 +08:00
zsx
4f0e2cc8dd feature: master can bind udp with unix domain path 2017-12-12 19:18:33 +08:00
zsx
c10ef0b4d5 bugfix: fixed bug in acl_ifconf_search function. 2017-12-12 16:33:46 +08:00
zsx
f0c52f92f1 acl_mbox supports eventfd as notify handle 2017-12-12 14:02:25 +08:00
zsx
fa113a12e7 acl stream and servers support UNIX domain socket in UDP packet mode 2017-12-10 22:23:37 +08:00
zsx
e65bdd10bf master: using acl_ifconf_search in service_sock & service_udp 2017-12-10 11:27:18 +08:00
zsx
01fcb0356e services's configure files update 2017-12-08 10:20:27 +08:00
zsx
aa3e355225 compile: fixed one compile error 2017-12-08 10:03:00 +08:00
zsx
7c8d6faab2 rpm package: update version 2017-12-08 09:56:15 +08:00
zsx
68dfbb4de8 workaroud: function acl_res_lookup of acl_res.c will not call fatal when domain invalid 2017-12-08 09:52:48 +08:00
zsx
b5ba4057db charset: changed main.cf's charset from gbk to utf-8 2017-12-08 09:50:22 +08:00
zsx
1b164db078 ssl: polarssl_conf's init should not in constructor 2017-12-07 16:24:21 +08:00
zsx
2af428b200 master: changed service_throttle_time from 60s to 10s in main.cf 2017-12-05 15:28:04 +08:00
zsx
a5b15ee15b master: changed service_throttle_time from 60 to 10 in main.cf 2017-12-05 15:19:29 +08:00
zsx
11b41819fb redis: fixed bugs for supporting binaray data 2017-12-05 12:13:50 +08:00
zsx
ea896f9aed redis: fixed bugs when objs were binary data 2017-12-05 12:01:24 +08:00
zsx
318a2af3e7 master_ctld.conf add internal IP list 2017-12-03 23:53:46 +08:00
ubuntu14
ea4414c31e polarssl_conf: fixed one bug 2017-12-03 15:16:43 +08:00
ubuntu14
24ba9207c6 Merge branch 'upstream-master' 2017-12-03 15:14:16 +08:00
ubuntu14
42c1eb8b2d polarssl_conf: fixed one bug when loading polarssl library 2017-12-03 14:54:47 +08:00
郑树新
def8e5b403
Merge pull request #111 from waruqi/master
add some xmake.lua for app
2017-12-01 17:49:16 +08:00
ruki
a65c0a3484 add some xmake.lua for app 2017-12-01 09:10:16 +08:00
zsx
95d67507d5 fiber's compile: fixed one warning when USE_JMP not be defined. 2017-11-30 10:59:25 +08:00
郑树新
74851a9105
Merge pull request #110 from waruqi/master
add xmake.lua
2017-11-30 10:48:25 +08:00
ruki
987385ea6e add xmake.lua 2017-11-30 10:04:15 +08:00
zsx
9af42bfdb7 rpm package: update version 2017-11-28 11:38:04 +08:00
zsx
bc2d7c81c8 fiber: eventfd should be ignored on kernel below 2.6.22. 2017-11-24 15:53:43 +08:00
zsx
71289ca92f fiber_event is ok 2017-11-24 15:24:17 +08:00