mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
fix handshake error
This commit is contained in:
@@ -247,6 +247,8 @@ local function resolve_accept(self)
|
|||||||
if not ok then
|
if not ok then
|
||||||
error(s)
|
error(s)
|
||||||
end
|
end
|
||||||
|
try_handle(self, "close")
|
||||||
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
local header = err
|
local header = err
|
||||||
|
|||||||
Reference in New Issue
Block a user