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 d7ca223 commit 598c1f1Copy full SHA for 598c1f1
doc/api/dgram.md
@@ -218,7 +218,7 @@ added: v0.1.99
218
* Returns: {Object}
219
220
Returns an object containing the address information for a socket.
221
-For UDP sockets, this object will contain `address`, `family` and `port`
+For UDP sockets, this object will contain `address`, `family`, and `port`
222
properties.
223
224
This method throws `EBADF` if called on an unbound socket.
0 commit comments