Commit 3c7945bd authored by isaacs's avatar isaacs
Browse files

net: Do not destroy socket mid-write

The fix in e0519ace is overly zealous,
and can destroy a socket while there are still outstanding writes in
progress.

Closes GH-5688
parent 10133aaa
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