mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
Update cdummy.lua
误定义全局变量
This commit is contained in:
@@ -4,6 +4,7 @@ require "skynet.manager" -- import skynet.launch, ...
|
||||
local globalname = {}
|
||||
local queryname = {}
|
||||
local harbor = {}
|
||||
local harbor_service
|
||||
|
||||
skynet.register_protocol {
|
||||
name = "harbor",
|
||||
|
||||
Reference in New Issue
Block a user