mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
no return value for exit()
This commit is contained in:
@@ -26,5 +26,4 @@ end
|
||||
|
||||
function exit(...)
|
||||
print ("ping server exit:", ...)
|
||||
return "Exit"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user