Zheng Shuxin
|
f5c499cc1a
|
there is one bug in master_udp when running in multi-threads daemon mode.
|
2017-06-23 12:15:21 +08:00 |
|
ubuntu14
|
7ed6180b33
|
udp server support multi threads mode
|
2017-06-21 18:31:37 +08:00 |
|
fuwangqin
|
98ca58e293
|
fix gson_helper.hpp delete obj error
|
2017-06-16 12:01:46 +08:00 |
|
fuwangqin
|
63c500749c
|
fix gson error
|
2017-06-14 22:01:06 +08:00 |
|
fuwangqin
|
f1ac0703ef
|
add set support in Gson. and fix potemtial bug in gson_helper.ipp
|
2017-06-14 13:55:05 +08:00 |
|
ubuntu14
|
a2398dfd22
|
modify lib_acl.hpp
|
2017-06-02 15:48:38 +08:00 |
|
ubuntu14
|
8650854c43
|
modify lib_acl.hpp
|
2017-06-02 15:38:27 +08:00 |
|
zhengshuxin
|
78a7540a76
|
reorganize all the include headers.
|
2017-06-02 14:47:24 +08:00 |
|
fuwangqin
|
88317e8341
|
fix gson_helper.ipp gcc compile error
|
2017-06-01 16:02:51 +08:00 |
|
fuwangqin
|
d29109956c
|
add std::set for gson_helper ,and add acl.props for vs2015
|
2017-06-01 15:55:48 +08:00 |
|
root
|
0707afa35f
|
add WebSocketServlet by "fuwangqin" <niukey@qq.com>
|
2017-05-31 14:43:18 +08:00 |
|
root
|
d91b82abfb
|
merge
|
2017-05-31 12:55:36 +08:00 |
|
root
|
b9440151d6
|
Merge branch 'master' of https://github.com/acl-dev/acl
|
2017-05-31 09:02:04 +08:00 |
|
zhengshuxin
|
3c19f24ede
|
calling setuid in acl_master to help services written by golang to change running privilege.
|
2017-05-22 17:52:05 +08:00 |
|
fuwangqin
|
8b738d89b9
|
add WebsocketServlet
|
2017-05-20 11:39:14 +08:00 |
|
zhengshuxin
|
8b0c600fac
|
fixed bugs in gson_helper.ipp for object's pointer copy
|
2017-05-14 00:16:42 +08:00 |
|
zhengshuxin
|
1a6af8a6be
|
add unix-domain support in pgsql
|
2017-05-08 09:49:30 +08:00 |
|
zhengshuxin
|
9b12875d17
|
support postgresql.
|
2017-04-27 21:46:28 +08:00 |
|
zhengshuxin
|
10284115f1
|
add explicit in string constructor
|
2017-04-22 17:44:17 +08:00 |
|
zhengshuxin
|
fd719a73e3
|
fixed one bug in acl_pthread_cond.c for double-free one same memory.
|
2017-04-17 21:56:13 +08:00 |
|
zhengshuxin
|
9e7ad2af39
|
make fiber module more safety
|
2017-04-14 21:04:33 +08:00 |
|
zhengshuxin
|
29f3ef3b73
|
supporting for IPV6
|
2017-04-11 23:14:39 +08:00 |
|
zhengshuxin
|
b73d188e30
|
support IPV6.
|
2017-04-07 20:13:08 +08:00 |
|
zhengshuxin
|
d167d8f85d
|
fixed fiber's errors;
add feature in some modules.
|
2017-03-31 23:04:16 +08:00 |
|
zhengshuxin
|
57f8afc403
|
modify acl Makefiles to renaming lib names.
|
2017-03-25 23:05:44 +08:00 |
|
fuwangqin
|
c303a3505c
|
add query& set_parameter(const char* name, const std::string &value) for query class
|
2017-03-17 09:14:56 +08:00 |
|
fuwangqin
|
6db8b204e8
|
gson add using namespace supported
|
2017-03-15 16:17:58 +08:00 |
|
zhengshuxin
|
3cd0864746
|
supporting ios and can be compiled by xcode.
|
2017-03-12 14:49:48 +08:00 |
|
zhengshuxin
|
09e4b0d381
|
migrate to Android platform OK!
|
2017-02-12 21:39:38 +08:00 |
|
zhengshuxin
|
5e1bd3c5d9
|
migrating acl to android;
modify fiber id to unsigned int.
|
2017-01-23 16:59:58 +08:00 |
|
fuwangqin
|
abe75b495a
|
add codes
|
2017-01-04 16:03:08 +08:00 |
|
fuwangqin
|
9a73031b22
|
add codes
|
2016-12-30 18:15:45 +08:00 |
|
fuwangqin
|
a5feef884b
|
add member function supoort
|
2016-12-30 18:12:31 +08:00 |
|
fuwangqin
|
bfa1c6eb07
|
add Gson@skip Gson@rename
|
2016-12-30 17:42:46 +08:00 |
|
郑树新
|
1e05dfb6c6
|
Merge pull request #52 from acl-dev/master
merge to acl
|
2016-12-30 17:22:20 +08:00 |
|
fuwangqin
|
40b29939ae
|
fix std::map<std::string,std::string> gen gson error
|
2016-12-30 17:08:18 +08:00 |
|
zhengshuxin
|
06fa2499fa
|
fixed bugs in lib_fiber; add features in http module.
|
2016-12-29 23:58:18 +08:00 |
|
zhengshuxin
|
fc6ddc3970
|
fixed one bug in redis_pubsub::get_message which can't support psubscribe;
add one sample -- hook_close for test.
|
2016-12-15 13:39:26 +08:00 |
|
zhengshuxin
|
19f2c0b0d2
|
fiber lock can be killed.
|
2016-12-08 13:13:30 +08:00 |
|
zhengshuxin
|
1b6d166ef6
|
add acl_fiber_kill for fiber lib;
add listen callback for master template.
|
2016-12-03 20:09:21 +08:00 |
|
ubuntu14
|
bcb2f1b85c
|
fixed one bug in fiber.c for memory leak
add some samples for lib_liber
|
2016-11-27 21:03:24 +08:00 |
|
zhengshuxin
|
2b282d9f66
|
remove setting non-blocking in acl_vstream_fdopen.
|
2016-11-18 21:45:40 +08:00 |
|
zhengshuxin
|
1077d2b142
|
fixed on bug in redis_result::argv_to_string()
|
2016-11-07 22:14:23 +08:00 |
|
zhengshuxin
|
70c467f1e8
|
delete unused master_threads2 class.
|
2016-11-04 22:05:28 +08:00 |
|
zhengshuxin
|
3bf64fa72d
|
fixed bugs in db pool for setting charset.
|
2016-11-03 11:19:11 +08:00 |
|
zhengshuxin
|
ee968f72ae
|
rename acl_init to acl_lib_init.
|
2016-10-27 21:25:14 +08:00 |
|
zhengshuxin
|
f69eb3dedb
|
fixed one bug for charset setting in db_pool
|
2016-10-24 11:44:12 +08:00 |
|
zhengshuxin
|
f30b2b4144
|
add some websocket samples(upload_server/upload_client); fixed some bugs in acl;
|
2016-10-21 15:02:50 +08:00 |
|
akzi
|
9dec28ece4
|
add pointor = null,if no value exist
|
2016-10-17 22:32:23 +08:00 |
|
akzi
|
576a1f6e44
|
add codes for add_item processing std::string acl::string char *
|
2016-10-17 16:02:31 +02:00 |
|