Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

test: add tests for quic ipv6Only #171

Closed
wants to merge 1 commit into from

Conversation

oyyd
Copy link
Contributor

@oyyd oyyd commented Oct 12, 2019

Also fix some lint issues.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

type: Error,
// TODO(@oyyd): Currently we cann't know the exact "syscall" so that it's
// undefined here.
message: 'undefined EINVAL',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just as a heads up, with #165 the syscall is correctly set to bind.

Also fix some lint issues.
@danbev danbev mentioned this pull request Oct 15, 2019
2 tasks
danbev pushed a commit that referenced this pull request Oct 15, 2019
Also fix some lint issues.

PR-URL: #171
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
@danbev
Copy link
Contributor

danbev commented Oct 15, 2019

Landed in b224c03

@danbev danbev closed this Oct 15, 2019
@addaleax addaleax mentioned this pull request Oct 16, 2019
3 tasks
addaleax pushed a commit that referenced this pull request Dec 11, 2019
Also fix some lint issues.

PR-URL: #171
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
juanarbol pushed a commit to juanarbol/quic that referenced this pull request Dec 17, 2019
Also fix some lint issues.

PR-URL: nodejs#171
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
juanarbol pushed a commit to juanarbol/quic that referenced this pull request Dec 17, 2019
Also fix some lint issues.

PR-URL: nodejs#171
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Trivikram Kamat <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants