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