FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: use smart pointer in UDPWrap::OnSend by danbev · Pull Request #26233 · nodejs/node · GitHub

/ node Public

src: use smart pointer in UDPWrap::OnSend - #26233

Closed
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:udp_wrap_smart_pointer
Closed

src: use smart pointer in UDPWrap::OnSend#26233
danbev wants to merge 1 commit into
nodejs:masterfrom
danbev:udp_wrap_smart_pointer

Conversation

danbev commented Feb 21, 2019

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Copy link
Copy Markdown
Collaborator

nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. dgram Issues and PRs related to the dgram subsystem / UDP. labels Feb 21, 2019

danbev commented Feb 21, 2019

Copy link
Copy Markdown
Contributor Author

BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Feb 21, 2019

danbev commented Feb 25, 2019

Copy link
Copy Markdown
Contributor Author

Landed in 47c7842.

danbev closed this Feb 25, 2019
danbev deleted the udp_wrap_smart_pointer branch February 25, 2019 04:53
danbev added a commit that referenced this pull request Feb 25, 2019
PR-URL: #26233
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this pull request Feb 25, 2019
PR-URL: #26233
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
BridgeAR mentioned this pull request Feb 26, 2019
rvagg pushed a commit that referenced this pull request Feb 28, 2019
PR-URL: #26233
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. c++ Issues and PRs that require attention from people who are familiar with C++. dgram Issues and PRs related to the dgram subsystem / UDP.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL