Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b8a400

Browse filesBrowse files
vidyasubramanyamMylesBorins
authored andcommitted
doc: correct the spelling of omitting in dgram.md
PR-URL: #16910 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
1 parent f7411b5 commit 0b8a400
Copy full SHA for 0b8a400

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/dgram.md‎

Copy file name to clipboardExpand all lines: doc/api/dgram.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ On IPv4, if `multicastInterface` is a valid address but does not match any
455455
interface, or if the address does not match the family then
456456
a [`System Error`][] such as `EADDRNOTAVAIL` or `EPROTONOSUP` is thrown.
457457

458-
On IPv6, most errors with specifying or omiting scope will result in the socket
458+
On IPv6, most errors with specifying or omitting scope will result in the socket
459459
continuing to use (or returning to) the system's default interface selection.
460460

461461
A socket's address family's ANY address (IPv4 `'0.0.0.0'` or IPv6 `'::'`) can be

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.