Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/net.md')
-rw-r--r--doc/api/net.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/api/net.md b/doc/api/net.md
index 233821d8021..d268d560209 100644
--- a/doc/api/net.md
+++ b/doc/api/net.md
@@ -1053,7 +1053,9 @@ The numeric representation of the local port. For example, `80` or `21`.
### `socket.localFamily`
<!-- YAML
-added: v18.8.0
+added:
+ - v18.8.0
+ - v16.18.0
-->
* {string}