Commit Graph

84 Commits

Author SHA1 Message Date
云风
658d284521 Fix Issue #67 2014-02-21 15:18:30 +08:00
云风
8274709924 bugfix: service manager dead lock 2013-12-23 11:13:58 +08:00
云风
331c8009f8 remove magic number in lua 2013-12-18 22:42:10 +08:00
云风
b6f57aee0b define max client for example 2013-12-16 13:54:29 +08:00
云风
48f6d42264 remove feature: remote object. Issue #58 2013-12-16 11:05:49 +08:00
云风
c07f4df172 skynet.call capture error 2013-12-10 15:20:03 +08:00
云风
4a49346da8 change name from exit to error 2013-12-10 14:59:03 +08:00
云风
f7242294dd add skynet.watch for skynet.call, read http://blog.codingnow.com/2013/12/skynet_monitor.html 2013-12-09 17:54:46 +08:00
云风
340148c152 add skynet.queryservice 2013-11-25 21:43:43 +08:00
云风
0b9d7d8a62 add message queue 2013-10-30 19:30:06 +08:00
云风
0a584d5872 remove debug line 2013-09-12 13:36:59 +08:00
云风
8743a6b030 bugfix: Issue #38 2013-09-12 13:35:23 +08:00
云风
dab0570936 fix client/watchdog 2013-08-24 00:24:29 +08:00
云风
52cf864037 some bugfix for gate/socket lib 2013-08-24 00:14:01 +08:00
云风
1fc601612c bugfix: gate start 2013-08-23 10:40:14 +08:00
云风
e074076c8d socket lock/unlock 2013-08-22 17:56:20 +08:00
云风
06ee4297df new socket lib 2013-08-22 17:28:26 +08:00
云风
8455c45b83 add test trace 2013-08-20 18:07:26 +08:00
云风
ff6e4dc762 exit monitor 2013-08-06 13:44:41 +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
云风
fce4b6fee8 dispatch must before skynet.start 2013-07-02 20:59:17 +08:00
云风
52a4ef8d13 register launcher name at skynet_start 2013-07-02 10:48:22 +08:00
云风
f51e043dd6 bugfix: socket read 2013-06-24 12:11:00 +08:00
yinqiang
616c189866 launch socket
在启动console之前启动socket,不然console.lua调用socket.stdin()报错。
2013-06-23 00:56:25 +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
云风
1094569c51 gate support write, and service client forward message to gate 2013-05-25 22:37:58 +08:00
云风
a1f10c29ff bugfix: connection closed 2013-02-05 11:14:45 +08:00
云风
5828cc71fa log test bugfix 2013-01-09 12:19:16 +08:00
云风
148ed20b69 bugfix: redis multi result 2013-01-06 12:53:23 +08:00
云风
ac7f67f982 batch mode in redis 2013-01-06 12:15:59 +08:00
云风
193a180c73 msg here never be nil 2012-12-28 10:57:02 +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
云风
491a8cd29b close fd when write failed 2012-10-18 13:47:53 +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
云风
f4c395759b mcgroup bugfix 2012-09-17 11:37:08 +08:00
云风
d4b92a92a8 use new way for stat 2012-09-15 17:39:38 +08:00
云风
1363ee4406 format dbg output 2012-09-15 17:03:54 +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
云风
564efd1b8b snlua stat 2012-09-14 15:20:18 +08:00
云风
6fef0a871d use newservice 2012-09-14 13:55:18 +08:00
云风
872ad763a9 bugfix: newservice 2012-09-14 13:41:44 +08:00
云风
32dee2bbaa dbg for debug 2012-09-14 12:04:14 +08:00
云风
0c71985f28 service manager 2012-09-07 11:19:03 +08:00
云风
4c1cbaaf3e add service manager 2012-09-07 11:04:46 +08:00