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

net: Support lookup of one address in net.LookupFunction (autoSelectFamily: false) #68213

Merged

Commits on Jan 18, 2024

  1. fix(node/net): support lookup of one and all addresses

    Update `net` LookupFunction to accept both `option.all` as truthy or
    falsy, and return one address / family or an array of `LookupAddress`.
    lefebvree committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9d23f07 View commit details
    Browse the repository at this point in the history