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