zsx
|
35315809b9
|
add lost files to vc project
|
2018-12-06 22:07:24 +08:00 |
|
zsx
|
b3540ab5df
|
sample
|
2018-12-06 17:04:08 +08:00 |
|
zsx
|
87ba2d6bbe
|
WebSocketServlet sample
|
2018-12-06 16:29:54 +08:00 |
|
zsx
|
913fc1d187
|
release 3.4.1-36
|
2018-12-06 15:51:53 +08:00 |
|
zsx
|
66a560e37f
|
fixed bugs in client_wakeup of acl_threads_server.c;
acl::fiber_tbox and acl::fiber_cond are ok.
|
2018-12-06 15:50:13 +08:00 |
|
zsx
|
45dc0ee481
|
fixed one bug for websocket module
|
2018-12-02 21:28:03 +08:00 |
|
zhengshuxin
|
b83df7ba49
|
add README.md
|
2018-12-02 21:05:46 +08:00 |
|
zhengshuxin
|
ff5bc053b9
|
redis_stream benchmark testing
|
2018-12-02 20:15:27 +08:00 |
|
zhengshuxin
|
7fbcd4d56b
|
testing acl::redis_stream ok!
|
2018-12-02 14:58:41 +08:00 |
|
zhengshuxin
|
82f6c8cbee
|
testging redis_stream
|
2018-12-01 18:58:04 +08:00 |
|
zsx
|
ecdb9df01f
|
add ACL_FIBER_COND in fiber_cond.hpp
|
2018-12-01 12:04:36 +08:00 |
|
zsx
|
4db127ec9f
|
optimize fiber_cond and fiber
|
2018-11-30 18:26:46 +08:00 |
|
zsx
|
04dd410821
|
add samples: thread_cond/thread_tbox
|
2018-11-30 18:26:25 +08:00 |
|
zsx
|
f75eebde9f
|
add fiber_tbox.hpp
|
2018-11-30 17:20:45 +08:00 |
|
zsx
|
9445201f43
|
add lost file
|
2018-11-30 15:00:28 +08:00 |
|
zsx
|
fb271fd104
|
format to DOS style.
|
2018-11-30 14:38:22 +08:00 |
|
zsx
|
f570318eb6
|
modify fiber_cond
|
2018-11-30 14:36:15 +08:00 |
|
zsx
|
159a0e2760
|
add fiber_cond into libfiber
|
2018-11-30 14:35:58 +08:00 |
|
zsx
|
12c78277c8
|
add fiber_cond in cpp lib
|
2018-11-30 14:35:08 +08:00 |
|
zsx
|
8ed462ce69
|
replace assert with msg_fatal
|
2018-11-30 11:45:58 +08:00 |
|
zsx
|
56c8a058f4
|
fiber_event.c: fixed one bug in acl_fiber_event_notify
|
2018-11-29 22:44:16 +08:00 |
|
zsx
|
e48753986e
|
fbase_event.c: restart IO when IO process is interrupted by EINTR.
|
2018-11-29 11:28:48 +08:00 |
|
zsx
|
33535e8b6f
|
add task_qlen and threads_pool in master_threads
|
2018-11-28 20:50:31 +08:00 |
|
zsx
|
9665f1a883
|
add udp_fatal_on_bind_error configure for acl_udp_server.c
|
2018-11-28 18:58:21 +08:00 |
|
zsx
|
4e5f45068e
|
add one parameter for fiber_event class
|
2018-11-28 16:14:05 +08:00 |
|
zsx
|
24cfe81664
|
fixed one bug in server_binding of acl_udp_server.c
|
2018-11-28 16:10:18 +08:00 |
|
zsx
|
b2c8f16308
|
fixed one bug in server_binding() of acl_udp_server.c when binding addr failed.
|
2018-11-28 16:08:26 +08:00 |
|
zsx
|
877e7aa5d4
|
lib_fiber's changes.txt
|
2018-11-28 15:53:27 +08:00 |
|
zsx
|
2033c94414
|
add fiber_cond.c
|
2018-11-28 15:51:33 +08:00 |
|
zsx
|
9cd475d83f
|
add fiber_cond.c
|
2018-11-28 15:51:22 +08:00 |
|
zsx
|
9b26998122
|
add fbase_event.c
|
2018-11-28 13:42:10 +08:00 |
|
zsx
|
ec495072b1
|
lib_fiber/c/src/fiber_event.c: fixed one bug for lock conlision
|
2018-11-28 09:47:04 +08:00 |
|
zsx
|
92ffb2cc9d
|
fixed one bug in fiber_event.c
|
2018-11-27 14:51:11 +08:00 |
|
zsx
|
feb5b87f59
|
add_write should return 0 or -1
|
2018-11-26 13:04:27 +08:00 |
|
zsx
|
2d0cd3ed91
|
acl::fiber_event using FIBER_FLAG_USE_MUTEX as default
|
2018-11-26 09:53:32 +08:00 |
|
zsx
|
8c6104b798
|
Merge branch 'master' of github:zhengshuxin/acl into github-zsx-master
|
2018-11-26 09:24:02 +08:00 |
|
zsx
|
8064aaab35
|
fixed one bug in iocp_check of file event_iocp.c
|
2018-11-26 09:22:55 +08:00 |
|
zhengshuxin
|
fafce8ce67
|
testing acl::redis_stream
|
2018-11-25 23:16:25 +08:00 |
|
zhengshuxin
|
f7af753d9e
|
add one flag when creating fiber_event
|
2018-11-24 11:49:18 +08:00 |
|
zsx
|
7a934e149c
|
One bug in sha1 was fixed by dawei.lin@net263.com.
|
2018-11-22 22:18:25 +08:00 |
|
zsx
|
7683a7bc2e
|
add redis_stream into IDE projects for vc and xcode.
|
2018-11-16 13:28:55 +08:00 |
|
zsx
|
5641fc8e3f
|
fixed one compiling problem of scan_dir sample
|
2018-11-16 11:20:06 +08:00 |
|
zhengshuxin
|
29b6fa01b5
|
check add json demo ok!
|
2018-11-15 23:05:00 +08:00 |
|
zsx
|
08c00933dd
|
fixed one bug in json builder
|
2018-11-15 18:17:26 +08:00 |
|
zsx
|
ef96a07b27
|
modify gson test samples.
|
2018-11-15 17:16:35 +08:00 |
|
zsx
|
efdb56b579
|
add ACL_EMFILE errno for UNIX/Windows.
|
2018-11-15 15:48:13 +08:00 |
|
zsx
|
c7e10ae8da
|
log important commands's info from remote in order to find problem of the running status.
|
2018-11-15 15:43:29 +08:00 |
|
zhengshuxin
|
26cd06ba65
|
add supporting for XCLAIM redis command.
|
2018-11-14 23:24:32 +08:00 |
|
zsx
|
c4cafbebc1
|
adding redis stream ...
|
2018-11-14 19:00:58 +08:00 |
|
zhengshuxin
|
72a71f878d
|
adding xpending ...
|
2018-11-11 23:04:33 +08:00 |
|