skynet support session in message

This commit is contained in:
云风
2012-08-05 18:05:17 +08:00
parent 71702c47b3
commit c0e4bb462c
14 changed files with 102 additions and 56 deletions

View File

@@ -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")