doc: add missing deprecation note by ronag · Pull Request #33203 · nodejs/node

@ronag

@ronag added http

Issues or PRs related to the http subsystem.

doc

Issues and PRs related to the documentations.

labels

May 1, 2020

@ronag ronag mentioned this pull request

May 1, 2020

4 tasks

ronag added a commit to nxtedition/node that referenced this pull request

May 1, 2020
`socket.connect` is subtly broken due to timing and
_undestroy issues. Discourage usage and ask users
to instead create a new socket instance.

Refs: nodejs#33203

@ronag ronag changed the title doc: add missing deprecation not doc: add missing deprecation note

May 1, 2020

BridgeAR

@BridgeAR BridgeAR added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

May 3, 2020

addaleax

juanarbol

ronag added a commit that referenced this pull request

May 4, 2020
PR-URL: #33203
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>

targos pushed a commit that referenced this pull request

May 4, 2020
PR-URL: #33203
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>