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 ac4ea62 commit 3b7241dCopy full SHA for 3b7241d
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