Commit 0ea45707 authored by Joyee Cheung's avatar Joyee Cheung
Browse files

net: rename internal functions for readability

* Rename listen to listenInCluster
* Rename _listen2 to _setupListenHandle
* Remove _listen since it's a one-liner only used in one place
* Correct comments in server.listen

PR-URL: https://github.com/nodejs/node/pull/11796


Reviewed-By: default avatarJames M Snell <jasnell@gmail.com>
parent 0e710aad
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