Skip to content

Commit

Permalink
fixes bug
Browse files Browse the repository at this point in the history
  • Loading branch information
actboy168 committed May 10, 2024
1 parent 957f4fc commit 8539914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/script/common/net.lua
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ end
local function close_write(self)
fd_clr_write(self)
if self.shutdown_r then
self.shutdown_w = true
close(self)
end
end
Expand Down

0 comments on commit 8539914

Please sign in to comment.