Skip to content

net: shallow copy option when create Server#28924

Closed
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:refactor-net-Server
Closed

net: shallow copy option when create Server#28924
himself65 wants to merge 1 commit into
nodejs:masterfrom
himself65:refactor-net-Server

Conversation

@himself65
Copy link
Copy Markdown
Member

@himself65 himself65 commented Aug 1, 2019

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
@nodejs-github-bot nodejs-github-bot added the net Issues and PRs related to the net subsystem. label Aug 1, 2019
Comment thread lib/net.js Outdated
@himself65 himself65 force-pushed the refactor-net-Server branch from 3f733a4 to 96f27db Compare August 1, 2019 15:04
@Trott
Copy link
Copy Markdown
Member

Trott commented Aug 4, 2019

Landed in d530354

@Trott Trott closed this Aug 4, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request Aug 4, 2019
PR-URL: nodejs#28924
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
BridgeAR pushed a commit that referenced this pull request Aug 6, 2019
PR-URL: #28924
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Masashi Hirano <shisama07@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

net Issues and PRs related to the net subsystem.

9 participants