doc: specify that `message.socket` can be nulled · nodejs/node@c52ce19 · GitHub
Skip to content

Commit c52ce19

Browse files
lpincadanielleadams
authored andcommitted
doc: specify that message.socket can be nulled
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>
1 parent 2251bba commit c52ce19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/http.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)