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

dns: add setLocalAddress to Resolver #34824

Closed
wants to merge 11 commits into from

Commits on Oct 24, 2020

  1. dns: add setLocalAddress to Resolver

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    ee54a89 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    70decaa View commit details
    Browse the repository at this point in the history
  3. clean up ares_set_local calls

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    d0a7dab View commit details
    Browse the repository at this point in the history
  4. nits

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    1344714 View commit details
    Browse the repository at this point in the history
  5. add promise resolver tests

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    a8b30db View commit details
    Browse the repository at this point in the history
  6. clarify IPv4/IPv6 API

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    de1e8c5 View commit details
    Browse the repository at this point in the history
  7. fix lint

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    d672863 View commit details
    Browse the repository at this point in the history
  8. throw errors with codes

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    ac0f189 View commit details
    Browse the repository at this point in the history
  9. tweak doc language

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    605d999 View commit details
    Browse the repository at this point in the history
  10. fix lint

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    cbc571a View commit details
    Browse the repository at this point in the history
  11. cares_get_32bit -> ReadUint32BE

    daguej authored and aduh95 committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    4b1c360 View commit details
    Browse the repository at this point in the history