mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
skynet support session in message
This commit is contained in:
@@ -8,7 +8,7 @@ skynet.callback(function()
|
||||
else
|
||||
print("Lauch:",handle)
|
||||
end
|
||||
skynet.command("TIMEOUT","0:0")
|
||||
skynet.command("TIMEOUT", 0, "0")
|
||||
end)
|
||||
|
||||
skynet.command("TIMEOUT","0:0")
|
||||
skynet.command("TIMEOUT", 0 ,"0")
|
||||
|
||||
Reference in New Issue
Block a user