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

Fix dgram.md typos #16183

Closed
wants to merge 1 commit into from
Closed

Fix dgram.md typos #16183

wants to merge 1 commit into from

Conversation

Loghorn
Copy link
Contributor

@Loghorn Loghorn commented Oct 13, 2017

socket.getRecvBufferSize() and socket.getSendBufferSize() do not take any parameter

Checklist
Affected core subsystem(s)

doc

socket.getRecvBufferSize() and socket.getSendBufferSize() do not take any parameter
@nodejs-github-bot nodejs-github-bot added dgram Issues and PRs related to the dgram subsystem / UDP. doc Issues and PRs related to the documentations. labels Oct 13, 2017
Copy link
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

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

I don't think this needs 48 hours to land

Copy link
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

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

Wrong button..

joyeecheung pushed a commit that referenced this pull request Oct 14, 2017
socket.getRecvBufferSize() and socket.getSendBufferSize()
do not take any parameter

PR-URL: #16183
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
@joyeecheung
Copy link
Member

joyeecheung commented Oct 14, 2017

Landed in 34c47ed with commit messages fixed. Thank you for the contribution and next time, be sure to check out our commit message guidelines.

addaleax pushed a commit to ayojs/ayo that referenced this pull request Oct 15, 2017
socket.getRecvBufferSize() and socket.getSendBufferSize()
do not take any parameter

PR-URL: nodejs/node#16183
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
targos pushed a commit that referenced this pull request Oct 18, 2017
socket.getRecvBufferSize() and socket.getSendBufferSize()
do not take any parameter

PR-URL: #16183
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>
Reviewed-By: Joyee Cheung <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dgram Issues and PRs related to the dgram subsystem / UDP. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants