Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

docs: port is optional for socket.bind() #25356

Closed
wants to merge 1 commit into from
Closed

docs: port is optional for socket.bind() #25356

wants to merge 1 commit into from

Conversation

dcousens
Copy link

Same as #5686, but I lost that fork, so I'm resubmitting it.

@jasnell
Copy link
Member

jasnell commented Jun 4, 2015

LGTM

@dcousens
Copy link
Author

Any reason not to merge?

After binding is done, a "listening" event is emitted and the `callback`
(if specified) is called.
Specifying both a "listening" event listenerand `callback` is not harmful
but not very useful.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Specifying both the "listening" event listener and callback

@jasnell jasnell added the doc label Aug 14, 2015
@jasnell
Copy link
Member

jasnell commented Aug 14, 2015

Closing this here. Have a new PR with several doc updates bundled at http://github.com/nodejs/node

@jasnell jasnell closed this Aug 14, 2015
@dcousens
Copy link
Author

Thanks @jasnell

jasnell added a commit to jasnell/node that referenced this pull request Aug 26, 2015
jasnell added a commit to nodejs/node that referenced this pull request Aug 26, 2015
per: nodejs/node-v0.x-archive#25356

originally submitted by @dcousens

Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
PR-URL: #2378
jasnell added a commit to nodejs/node that referenced this pull request Aug 26, 2015
per: nodejs/node-v0.x-archive#25356

originally submitted by @dcousens

Reviewed By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
PR-URL: #2378
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants