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

dgram: add custom lookup function in sockets #14560

Merged
merged 1 commit into from
Aug 3, 2017
Merged

Commits on Aug 3, 2017

  1. dgram: add custom lookup function in sockets

    This commit adds support for custom DNS lookup functions in
    dgram sockets. This is similar to the existing feature in net
    sockets.
    
    Refs: nodejs#6189
    PR-URL: nodejs#14560
    Reviewed-By: James M Snell <jasnell@gmail.com>
    Reviewed-By: Wyatt Preul <wpreul@gmail.com>
    Reviewed-By: Evan Lucas <evanlucas@me.com>
    cjihrig committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    5a05055 View commit details
    Browse the repository at this point in the history