Unverified Commit eb2fbd15 authored by Luigi Pinca's avatar Luigi Pinca Committed by Anatoli Papirovski
Browse files

http: do not blindly destroy UNIX domain sockets

`Connection: keep-alive` is now properly supported when making client
connections to UNIX domain sockets so `request.abort()` should not
blindly destroy the underlying socket.

PR-URL: https://github.com/nodejs/node/pull/15650
Refs: https://github.com/nodejs/node/pull/13214#issuecomment-304049523


Reviewed-By: default avatarAnatoli Papirovski <apapirovski@mac.com>
parent 88e55fe5
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