add api skynet_socket_pause

This commit is contained in:
Cloud Wu
2020-08-10 10:57:59 +08:00
parent c35c8f173b
commit a4dc6b9094
6 changed files with 64 additions and 12 deletions

View File

@@ -113,7 +113,7 @@ socket_message[5] = function(id, _, err)
return
end
if s.callback then
skynet.error("socket: accpet error:", err)
skynet.error("socket: accpet error:", err)
return
end
if s.connected then