Skip to content

src: rename StreamWrap to LibuvStreamWrap#16157

Closed
addaleax wants to merge 1 commit intonodejs:masterfrom
addaleax:stream-wrap-refactor
Closed

src: rename StreamWrap to LibuvStreamWrap#16157
addaleax wants to merge 1 commit intonodejs:masterfrom
addaleax:stream-wrap-refactor

Conversation

@addaleax
Copy link
Copy Markdown
Member

This should help clarify what kind of resource a StreamWrap represents.

Hopefully one of many PRs to come towards more accessible Node internals.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

src

This should help clarify what kind of resource a `StreamWrap`
represents.
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. labels Oct 12, 2017
@joyeecheung
Copy link
Copy Markdown
Member

@jasnell
Copy link
Copy Markdown
Member

jasnell commented Oct 13, 2017

CI failure is unrelated

jasnell pushed a commit that referenced this pull request Oct 13, 2017
This should help clarify what kind of resource a `StreamWrap`
represents.

PR-URL: #16157
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@jasnell
Copy link
Copy Markdown
Member

jasnell commented Oct 13, 2017

Landed in 00fe76d

@jasnell jasnell closed this Oct 13, 2017
@addaleax addaleax deleted the stream-wrap-refactor branch October 13, 2017 21:11
addaleax added a commit to ayojs/ayo that referenced this pull request Oct 15, 2017
This should help clarify what kind of resource a `StreamWrap`
represents.

PR-URL: nodejs/node#16157
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
targos pushed a commit that referenced this pull request Oct 18, 2017
This should help clarify what kind of resource a `StreamWrap`
represents.

PR-URL: #16157
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
@MylesBorins
Copy link
Copy Markdown
Contributor

Should this be backported to v6.x-staging? If yes please follow the guide and raise a backport PR, if not let me know or add the dont-land-on label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants