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

src: introduce node_sockaddr #32070

Closed
wants to merge 1 commit into from
Closed

Commits on Mar 5, 2020

  1. src: introduce node_sockaddr

    Introduce the SocketAddress utility class. The QUIC implementation
    makes extensive use of this for handling of socket addresses. It
    was separated out to make it generically reusable throughout core
    
    Signed-off-by: James M Snell <jasnell@gmail.com>
    jasnell committed Mar 5, 2020
    Copy the full SHA
    26454dc View commit details
    Browse the repository at this point in the history