Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4832d1c02c8caf3269c5e3f7bfe750f65885c34c
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b95abf1559c16a0d0a669bca67f487c09a4bd8eb
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Aug 6, 2021

  1. dns: add "tries" option to Resolve options

    PR-URL: #39610
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    oluan authored and nodejs-github-bot committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    38d3c48 View commit details
    Browse the repository at this point in the history
  2. doc: add missing change to resolver ctor

    PR-URL: #39610
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    oluan authored and nodejs-github-bot committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    75a96b4 View commit details
    Browse the repository at this point in the history
  3. src: fix align in cares_wrap.h

    Co-authored-by: James M Snell <[email protected]>
    
    PR-URL: #39610
    Reviewed-By: Anna Henningsen <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Michaël Zasso <[email protected]>
    oluan authored and nodejs-github-bot committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    b95abf1 View commit details
    Browse the repository at this point in the history
Loading