Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(v7.x backport) test: add more test cases of server.listen option #12324

Closed

Conversation

joyeecheung
Copy link
Member

@joyeecheung joyeecheung commented Apr 11, 2017

  • Test listening with different handle and fd
  • Test listening without callback

PR-URL: #11778

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. v7.x labels Apr 11, 2017
@joyeecheung
Copy link
Member Author

* Test listening with different handle and fd
* Test listening without callback

PR-URL: nodejs#11778
@mscdex mscdex added the net Issues and PRs related to the net subsystem. label Apr 11, 2017
@gibfahn
Copy link
Member

gibfahn commented Jun 14, 2017

There won't be another 7.x release (almost certainly), so I'll close this.

@gibfahn gibfahn closed this Jun 14, 2017
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. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants