304 Commits

Author SHA1 Message Date
云风
feb2efddbe fix Issue #51 2013-10-30 14:48:58 +08:00
云风
ec0853bebb bugfix: redis batch mode. fix Issue #51 2013-10-30 10:41:30 +08:00
云风
3327bb7f82 queue lock request in socket, fix issue #51 2013-10-28 13:35:28 +08:00
云风
554a8b59f4 fix Issue #44 2013-10-08 10:40:16 +08:00
云风
c972b647bd error on call an invalid address 2013-09-18 17:41:25 +08:00
云风
f547317414 simple reconnect support 2013-09-09 19:02:00 +08:00
云风
fb3dd69f03 bugfix: don't use table.insert when nil can be insert 2013-09-02 11:18:42 +08:00
云风
52cf864037 some bugfix for gate/socket lib 2013-08-24 00:14:01 +08:00
云风
1b5652e374 add cond_wait for socket message 2013-08-23 19:41:11 +08:00
云风
35b0f28fcc socket accept can do more than once for transfer 2013-08-22 18:58:52 +08:00
云风
4d8390ba66 redis driver: unlock before assert failed 2013-08-22 18:09:45 +08:00
云风
e074076c8d socket lock/unlock 2013-08-22 17:56:20 +08:00
云风
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