fix handshake error

This commit is contained in:
zixun
2020-02-14 18:02:31 +08:00
committed by 云风
parent ac38fd620b
commit 99d43388ab

View File

@@ -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