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

[v16.x backport] net: add new options to net.Socket and net.Server #42298

Closed
wants to merge 2 commits into from

Commits on Apr 10, 2022

  1. net: add new options to net.Socket and net.Server

    PR-URL: nodejs#41310
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    ShogunPanda authored and aduh95 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    ed2073c View commit details
    Browse the repository at this point in the history
  2. doc: fix version history for net.Socket and net.Server

    Refs: nodejs#41310
    
    PR-URL: nodejs#42268
    Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Reviewed-By: Richard Lau <rlau@redhat.com>
    aduh95 committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    ce4a7e1 View commit details
    Browse the repository at this point in the history