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

doc: document family:0 behavior in socket.connect #28574

Merged
merged 1 commit into from
Jul 8, 2019
Merged

Commits on Jul 8, 2019

  1. doc: document family:0 behavior in socket.connect

    Now that family:0 is documented in socket.connect(), add an
    explanation of what it means since 0 is not an IP family.
    
    PR-URL: nodejs#28574
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Rich Trott <rtrott@gmail.com>
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
    cjihrig committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    f67a0a1 View commit details
    Browse the repository at this point in the history