Unverified Commit 708728dd authored by Robert Nagy's avatar Robert Nagy Committed by James M Snell
Browse files

http: abortIncoming only on socket close

Don't call abortIncombin twice for same socket, i.e. both during
'end' and 'close'.

PR-URL: https://github.com/nodejs/node/pull/36821


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 7be72850
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment