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 6fe740e commit 2966e7dCopy full SHA for 2966e7d
1 file changed
doc/api/net.md
@@ -114,7 +114,7 @@ Emitted when the server has been bound after calling [`server.listen()`][].
114
added: v0.1.90
115
-->
116
117
-* Returns: {Object}
+* Returns: {Object|string}
118
119
Returns the bound `address`, the address `family` name, and `port` of the server
120
as reported by the operating system if listening on an IP socket
0 commit comments