update history

This commit is contained in:
Cloud Wu
2014-07-09 14:33:53 +08:00
parent d05859b766
commit 0855bf30d9
3 changed files with 11 additions and 5 deletions

View File

@@ -33,8 +33,8 @@ function SOCKET.data(fd, msg)
end
function CMD.start(conf)
skynet.call(gate, "lua", "open" , conf)
skynet.call(gate, "lua", "nodelay", true)
skynet.call(gate, "lua", "open" , conf)
end
skynet.start(function()