Cloud Wu
|
040089639f
|
memory leak bugfix in multicast, See issue #519
|
2016-06-17 12:17:53 +08:00 |
|
Cloud Wu
|
d9b0347741
|
don't close fd twice
|
2016-06-12 15:07:56 +08:00 |
|
Cloud Wu
|
9546537256
|
debug console support simple http
|
2016-06-12 14:51:18 +08:00 |
|
David Feng
|
58755a6772
|
add vararg for INFO debug console command
|
2016-05-16 18:57:40 +08:00 |
|
Cloud Wu
|
1cf976c4e4
|
add debug console command : ping
|
2016-05-13 09:46:44 +08:00 |
|
Cloud Wu
|
6cc558bb82
|
output Exit when new service exit
|
2016-05-06 19:45:50 +08:00 |
|
Cloud Wu
|
84b08bf286
|
detect console fd closed
|
2016-05-06 19:37:16 +08:00 |
|
Cloud Wu
|
4ada09b93c
|
add pcall in launcher
|
2016-05-06 14:06:38 +08:00 |
|
David Feng
|
45d46b9072
|
skynet.pcall support vararg; sharedata loader can use custom args
|
2016-04-27 20:53:05 +08:00 |
|
Cloud Wu
|
6b2eb80188
|
fix #487
|
2016-04-20 22:35:01 +08:00 |
|
Cloud Wu
|
b124d4c1b8
|
skynet.getenv can return empty string
|
2016-04-18 11:55:39 +08:00 |
|
Cloud Wu
|
8de3149485
|
request global name from master, see issue #476
|
2016-04-01 10:22:57 +08:00 |
|
m2q1n9
|
bcdfcde72f
|
fix code indent
|
2015-12-27 22:38:58 +08:00 |
|
m2q1n9
|
b9ad559992
|
fix a debug_console error
|
2015-12-25 17:24:50 +08:00 |
|
Cloud Wu
|
e47a4921fa
|
bugfix. remote publish first, see issue #391
|
2015-11-27 18:13:50 +08:00 |
|
Cloud Wu
|
b72f0921d4
|
remove unused local function
|
2015-11-12 16:21:44 +08:00 |
|
Cloud Wu
|
0199ba1382
|
sharedata support filename string
|
2015-10-28 17:37:06 +08:00 |
|
Cloud Wu
|
8924b86ad7
|
check empty group, See pr #351
|
2015-10-08 15:15:35 +08:00 |
|
Cloud Wu
|
6c33f7bc44
|
see pr #332
|
2015-09-04 12:14:09 +08:00 |
|
Cloud Wu
|
7797de85b4
|
bugfix: See PR #332
|
2015-08-31 16:36:57 +08:00 |
|
Cloud Wu
|
c0862d8445
|
add global share string table
|
2015-08-21 13:52:04 +08:00 |
|
Cloud Wu
|
2583af26d7
|
add cluster.register and cluster.query
|
2015-08-14 23:22:00 +08:00 |
|
Cloud Wu
|
947727e33a
|
add new socket message WARNING
|
2015-08-11 13:21:24 +08:00 |
|
云风
|
27148981d5
|
Merge pull request #320 from cloudwu/multipart
Multipart
|
2015-08-11 11:17:22 +08:00 |
|
felixdae
|
c16ae57639
|
not work with telnet due to \r\n
|
2015-08-07 18:52:50 +08:00 |
|
Cloud Wu
|
b5244b96aa
|
cluster rpc support large package
|
2015-08-04 17:56:17 +08:00 |
|
Cloud Wu
|
704b016f2c
|
bugfix: inc session before get channel
|
2015-08-04 17:51:35 +08:00 |
|
Cloud Wu
|
39f9a96b6c
|
add cmemory.info() returns a table of c memory info
|
2015-07-23 16:47:35 +08:00 |
|
Cloud Wu
|
588c4a3508
|
bugfix
|
2015-07-22 16:49:25 +08:00 |
|
Cloud Wu
|
d6734890e0
|
Merge branch 'master' of github.com:cloudwu/skynet
|
2015-07-22 15:53:19 +08:00 |
|
Cloud Wu
|
4ebb139c2b
|
bugfix: free message when cluster not connected
|
2015-07-22 15:52:26 +08:00 |
|
LiBei
|
a0ecd51230
|
Update cdummy.lua
误定义全局变量
|
2015-07-21 11:12:55 +08:00 |
|
Cloud Wu
|
7fb109dbb0
|
See Issue #284
|
2015-06-01 10:57:30 +08:00 |
|
Cloud Wu
|
3a2c43e9e0
|
set nodelay in clusterd, Issue #278
|
2015-05-27 14:54:26 +08:00 |
|
Cloud Wu
|
7b471ae27d
|
snax service support cluster
|
2015-05-20 16:13:11 +08:00 |
|
ximenpo
|
65fad89794
|
console服务增加启动snax服务功能
输入:
svc -> 用snlua启动svc服务
snax svc -> 用snax启动svc服务
|
2015-05-20 15:14:28 +08:00 |
|
Cloud Wu
|
3baeb62b0b
|
move some api from skynet.lua to skynet/manager.lua
|
2015-05-13 11:04:25 +08:00 |
|
Cloud Wu
|
cd3391461c
|
add skynet.pcall for hotfix use (call a function with require)
|
2015-04-22 17:01:03 +08:00 |
|
Cloud Wu
|
e3b7f86075
|
cluster reload should reset old connection to update address:port
|
2015-04-21 15:35:29 +08:00 |
|
Cloud Wu
|
a0ffff8ad6
|
add module signal and hack lua to support it :)
|
2015-03-11 15:10:53 +08:00 |
|
Cloud Wu
|
e031a35330
|
support empty line
|
2015-02-09 23:48:45 +08:00 |
|
Cloud Wu
|
498f634ac5
|
remote debugger
|
2015-02-09 23:40:54 +08:00 |
|
Cloud Wu
|
62e70ef755
|
fix for lua 5.3 (PR #232)
|
2015-02-06 16:09:26 +08:00 |
|
Cloud Wu
|
72c2fad82a
|
skynet.kill would raise error
|
2015-02-05 18:25:06 +08:00 |
|
Cloud Wu
|
7c7d63ea70
|
return nil to caller of newservice, while calling skynet.exit in start function
|
2015-02-05 18:16:26 +08:00 |
|
Cloud Wu
|
e44f589c53
|
unpack to table.unpack
|
2015-01-23 17:15:30 +08:00 |
|
Cloud Wu
|
ee3f9c6ecd
|
Bugfix: mc.close may reference an invalid pointer. See pr #220
|
2015-01-05 12:17:57 +08:00 |
|
Cloud Wu
|
6ee014dd99
|
bugfix: init should be out
|
2014-11-15 21:28:03 +08:00 |
|
Cloud Wu
|
6df72e5842
|
remove snax queue mode
|
2014-11-14 16:13:48 +08:00 |
|
Cloud Wu
|
c8775ee6f5
|
clear dead response in sharedatad
|
2014-09-27 14:55:14 +08:00 |
|