You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/api/dgram.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -739,7 +739,7 @@ added: v8.6.0
739
739
*`multicastInterface` {string}
740
740
741
741
_All references to scope in this section are referring to
742
-
[IPv6 Zone Indices][], which are defined by [RFC 4007][]. In string form, an IP
742
+
[IPv6 Zone Indexes][], which are defined by [RFC 4007][]. In string form, an IP
743
743
with a scope index is written as `'IP%scope'` where scope is an interface name
744
744
or interface number._
745
745
@@ -986,7 +986,7 @@ interfaces" address on a random port (it does the right thing for both `udp4`
986
986
and `udp6` sockets). The bound address and port can be retrieved using
987
987
[`socket.address().address`][] and [`socket.address().port`][].
988
988
989
-
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses
989
+
[IPv6 Zone Indexes]: https://en.wikipedia.org/wiki/IPv6_address#Scoped_literal_IPv6_addresses
0 commit comments