{{ message }}
Commit c52ce19
doc: specify that
The `socket` property of the `IncomingMessage` object is nulled on the
server after calling `message.destroy()` and on the client after a
request completes and the socket is kept alive.
Fixes: #41011
PR-URL: #41014
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Robert Nagy <ronagy@icloud.com>message.socket can be nulled1 parent 2251bba commit c52ce19
1 file changed
Lines changed: 1 addition & 1 deletion

0 commit comments