192 Commits

Author SHA1 Message Date
云风
02ff250e02 Merge branch 'master' into socket 2013-08-22 17:29:38 +08:00
云风
b6373ce495 bugfix: redis sismember 2013-08-22 17:29:30 +08:00
云风
06ee4297df new socket lib 2013-08-22 17:28:26 +08:00
云风
6981dd3009 bugfix: turn trace off before request return 2013-08-20 18:29:18 +08:00
云风
8455c45b83 add test trace 2013-08-20 18:07:26 +08:00
云风
41ee1aae4f socket bind 2013-08-13 10:42:21 +08:00
云风
ff6e4dc762 exit monitor 2013-08-06 13:44:41 +08:00
云风
1d0d2678ed mongo driver support request_id 2013-07-31 16:41:46 +08:00
云风
940abe6dff add mongo driver from lua-mongo project (wip) 2013-07-30 14:51:26 +08:00
云风
1b4b46d271 add skynet.context_ptr() & noneblocking socket.close 2013-07-29 21:24:57 +08:00
云风
ba22224a4a add QUERY command to query local service address 2013-07-29 21:05:03 +08:00
云风
f58206f6c2 coroutine clear when gc 2013-07-25 14:32:04 +08:00
云风
4270b68873 skynet reuse coroutine 2013-07-25 14:29:36 +08:00
云风
e6667d5a32 socket.write return nil when write to a closed fd 2013-07-24 14:22:04 +08:00
云风
e564406695 minor fix 2013-07-23 14:39:38 +08:00
云风
39126c120f socket.open can return error 2013-07-23 12:13:46 +08:00
云风
300300853b 1. none blocking connect ; 2. socket.readall ; 3.socket.readline will return last line ; 4. lua service report launcher error 2013-07-22 21:09:38 +08:00
云风
e8f1b271de bugfix : typo 2013-06-28 13:36:10 +08:00
云风
fb298aaf2c bugfix: socket read lock/unlock 2013-06-28 13:32:07 +08:00
云风
f51e043dd6 bugfix: socket read 2013-06-24 12:11:00 +08:00
云风
b6f94e5adc redis: sismember 2013-06-21 17:07:26 +08:00
云风
d8204357a8 redis api back compatible 2013-06-21 16:09:52 +08:00
云风
277b6957cb new socket service and socket lib instead of old connection, and rewrite redis lib 2013-06-21 13:02:51 +08:00
云风
ea7e5f7d97 skynet.blockcall concurrent bugfix 2013-01-31 21:18:53 +08:00
云风
ac7f67f982 batch mode in redis 2013-01-06 12:15:59 +08:00
云风
74ac9403e8 remote map table must not be weak 2013-01-03 12:59:13 +08:00
云风
14d84e0055 remove close in lua-socket, because socket will be closed in connection service 2012-12-29 10:32:38 +08:00
云风
b6314b537f skynet abort 2012-11-08 14:57:51 +08:00
云风
40d2f89443 reload snlua service 2012-10-27 22:48:38 +08:00
云风
0ff2cf604c bugfix: cast empty group 2012-10-22 21:56:01 +08:00
云风
022b034c6a bugfix: socket block write 2012-10-18 16:27:53 +08:00
云风
491a8cd29b close fd when write failed 2012-10-18 13:47:53 +08:00
云风
9c6309ed71 return string after socket.write error 2012-10-18 12:08:05 +08:00
云风
115d9d9e2d bugfix: return nil when launch service failed 2012-10-12 15:44:49 +08:00
云风
aaf84ccb6f unique service 2012-10-12 15:34:10 +08:00
云风
9aeb6f8ed8 local cast 2012-10-12 13:45:40 +08:00
云风
4fb7fec2fa local group 2012-10-11 22:26:38 +08:00
云风
689108df60 endless monitior 2012-09-28 21:10:39 +08:00
云风
ca6c467b2e bugfix: trace 2012-09-17 23:04:18 +08:00
云风
fcac8c7f22 revert loadx 2012-09-17 15:45:49 +08:00
云风
f4c395759b mcgroup bugfix 2012-09-17 11:37:08 +08:00
云风
6ce12d1180 move trace into suspend 2012-09-17 10:25:20 +08:00
云风
7e5ab8c48c debug info 2012-09-15 16:38:28 +08:00
云风
c19846c3a5 add trace into simpledb 2012-09-15 16:05:25 +08:00
云风
0f7ac5dc0a add trace api to skynet.lua 2012-09-15 15:19:57 +08:00
云风
02a6a6aac0 fork rewrite 2012-09-14 16:53:57 +08:00
云风
0f66518a79 stat time 2012-09-14 15:48:24 +08:00
云风
564efd1b8b snlua stat 2012-09-14 15:20:18 +08:00
云风
6dd05a40ec kill report to launcher 2012-09-14 13:50:57 +08:00
云风
872ad763a9 bugfix: newservice 2012-09-14 13:41:44 +08:00