8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca27880 commit eafc0a1Copy full SHA for eafc0a1
doc/api/dgram.md
@@ -629,7 +629,7 @@ and `udp6` sockets). The bound address and port can be retrieved using
629
[`socket.address().address`]: #dgram_socket_address
630
[`socket.address().port`]: #dgram_socket_address
631
[`socket.bind()`]: #dgram_socket_bind_port_address_callback
632
-[`System Error`]: errors.html#errors_class_system_error
+[`System Error`]: errors.html#errors_class_systemerror
633
[byte length]: buffer.html#buffer_class_method_buffer_bytelength_string_encoding
634
[IPv6 Zone Indices]: https://en.wikipedia.org/wiki/IPv6_address#Link-local_addresses_and_zone_indices
635
[RFC 4007]: https://tools.ietf.org/html/rfc4007
0 commit comments