Commit 14310e68 authored by Sam Roberts's avatar Sam Roberts Committed by Bert Belder
Browse files

cluster: don't assume all workers bind same ports

For shared handles that do not get connection close messages (UDP/dgram
is the only example of this), cluster must not assume that a port
listened on by one worker is listened on by all workers.

PR-URL: https://github.com/joyent/node/pull/8642


Reviewed-by: default avatarBert Belder <bertbelder@gmail.com>
parent a80b9777
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment