lib: refactor stream_wrap by addaleax · Pull Request #16158 · nodejs/node

@nodejs-github-bot added build

Issues and PRs related to build files or the CI.

net

Issues and PRs related to the net subsystem.

stream

Issues and PRs related to the stream subsystem.

labels

Oct 12, 2017

@addaleax addaleax changed the title lib: reactor stream_wrap lib: refactor stream_wrap

Oct 12, 2017

fhinkel

fhinkel

fhinkel

jasnell

jasnell

fhinkel

@jasnell jasnell added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Oct 12, 2017

mcollina

@addaleax addaleax removed the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Oct 17, 2017

@addaleax

This makes a subsequent possible deprecation easier.

PR-URL: nodejs#16158
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>

addaleax added a commit to addaleax/node that referenced this pull request

Oct 30, 2017
This makes a subsequent possible deprecation easier.

PR-URL: nodejs#16158
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

addaleax added a commit to addaleax/node that referenced this pull request

Oct 30, 2017
PR-URL: nodejs#16158
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

gibfahn pushed a commit that referenced this pull request

Oct 30, 2017
This makes a subsequent possible deprecation easier.

PR-URL: #16158
Backport-PR-URL: #16626
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

gibfahn pushed a commit that referenced this pull request

Oct 30, 2017
PR-URL: #16158
Backport-PR-URL: #16626
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

gibfahn pushed a commit that referenced this pull request

Oct 31, 2017
This makes a subsequent possible deprecation easier.

PR-URL: #16158
Backport-PR-URL: #16626
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

gibfahn pushed a commit that referenced this pull request

Oct 31, 2017
PR-URL: #16158
Backport-PR-URL: #16626
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

addaleax added a commit to ayojs/ayo that referenced this pull request

Dec 7, 2017
This makes a subsequent possible deprecation easier.

PR-URL: nodejs/node#16158
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

addaleax added a commit to ayojs/ayo that referenced this pull request

Dec 7, 2017
PR-URL: nodejs/node#16158
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>

sam-github added a commit to sam-github/node that referenced this pull request

Mar 2, 2019

sam-github added a commit that referenced this pull request

Mar 4, 2019
Its unused by node, and doesn't have a reasonable use outside of node.

See: #25153
See: #16158

PR-URL: #26245
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>