mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 03:53:09 +00:00
move some api from skynet.lua to skynet/manager.lua
This commit is contained in:
4
examples/abort.lua
Normal file
4
examples/abort.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
local skynet = require "skynet"
|
||||
require "skynet.manager" -- import skynet.abort
|
||||
|
||||
skynet.abort()
|
||||
Reference in New Issue
Block a user