mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
add debug command: exit
This commit is contained in:
@@ -106,6 +106,7 @@ function COMMAND.help()
|
||||
list = "List all the service",
|
||||
stat = "Dump all stats",
|
||||
info = "Info address : get service infomation",
|
||||
exit = "exit address : kill a lua service",
|
||||
kill = "kill address : kill service",
|
||||
mem = "mem : show memory status",
|
||||
gc = "gc : force every lua service do garbage collect",
|
||||
|
||||
Reference in New Issue
Block a user