remove blockcall

This commit is contained in:
Cloud Wu
2014-05-06 13:35:36 +08:00
parent 8c886023c9
commit 6a6d9db54d
5 changed files with 35 additions and 122 deletions

View File

@@ -14,7 +14,5 @@ skynet.start(function()
maxclient = max_client,
})
skynet.newservice("testmulticast")
skynet.exit()
end)