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

benchmark: add constant declarations for `net` by JungMinu · Pull Request #3950 · nodejs/node · GitHub

/ node Public

benchmark: add constant declarations for net - #3950

Closed
JungMinu wants to merge 1 commit into
nodejs:masterfrom
JungMinu:patch-22
Closed

benchmark: add constant declarations for net#3950
JungMinu wants to merge 1 commit into
nodejs:masterfrom
JungMinu:patch-22

Conversation

Copy link
Copy Markdown
Member

Constant declaration for net is omitted in idle_server.js
Add a constant declaration for constant net

JungMinu changed the title benchmark: add a constant type for net constant benchmark: add a constant type for constant net Nov 21, 2015
JungMinu changed the title benchmark: add a constant type for constant net benchmark: add a constant type for net Nov 21, 2015
JungMinu changed the title benchmark: add a constant type for net benchmark: add a constant declaration for net Nov 21, 2015

Copy link
Copy Markdown
Contributor

Could you fix the connections and server declarations too?

targos commented Nov 21, 2015

Copy link
Copy Markdown
Member

Can you add a 'use strict'; statement at the first line ?
It should help to fix this.

Copy link
Copy Markdown
Member Author

@tflanagan @targos Sure, will do :)

Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

benchmark: add constant declarations for `net`

Copy link
Copy Markdown
Member Author

finished and rebased, Thanks :)

JungMinu changed the title benchmark: add a constant declaration for net benchmark: add constant declarations for net Nov 21, 2015
r-52 added the benchmark Issues and PRs related to the benchmark subsystem. label Nov 21, 2015
mscdex added the net Issues and PRs related to the net subsystem. label Nov 21, 2015

Copy link
Copy Markdown
Contributor

LGTM if you still want to land this. We should eventually include benchmark in ESLint.

jasnell commented Jan 29, 2016

Copy link
Copy Markdown
Member

LGTM

JungMinu added a commit that referenced this pull request Jan 29, 2016
Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

PR-URL: #3950
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>

Copy link
Copy Markdown
Member Author

Thanks, landed in 4126441

JungMinu closed this Jan 29, 2016
JungMinu deleted the patch-22 branch January 29, 2016 16:29
rvagg pushed a commit that referenced this pull request Feb 8, 2016
Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

PR-URL: #3950
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Feb 17, 2016
Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

PR-URL: #3950
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

PR-URL: #3950
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
MylesBorins mentioned this pull request Feb 18, 2016
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

PR-URL: #3950
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

PR-URL: nodejs#3950
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
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

benchmark Issues and PRs related to the benchmark subsystem. net Issues and PRs related to the net subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants


Back | FazBrowse Home | New Git URL