mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
watchdog returns addr,port
This commit is contained in:
@@ -13,6 +13,7 @@ local handler = {}
|
||||
|
||||
function handler.open(source, conf)
|
||||
watchdog = conf.watchdog or source
|
||||
return conf.address, conf.port
|
||||
end
|
||||
|
||||
function handler.message(fd, msg, sz)
|
||||
|
||||
Reference in New Issue
Block a user