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

cluster: allow shared reused dgram sockets #2548

Closed
wants to merge 2 commits into from

Commits on Aug 25, 2015

  1. cluster: allow shared reused dgram sockets

    Allow listening on reused dgram ports in cluster workers.
    
    Fix: nodejs/node-v0.x-archive#9261
    indutny committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    531a6cc View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. fix

    indutny committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    f5e0e92 View commit details
    Browse the repository at this point in the history