mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
Make the 'listening' event handler in the master process see the actual port that the worker bound to when the worker specified port 0, i.e. a random port.