We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3effca6 commit 3b960afCopy full SHA for 3b960af
doc/api/dgram.markdown
@@ -86,7 +86,7 @@ Returns an object containing the address information for a socket.
86
For UDP sockets, this object will contain `address`, `family` and `port`
87
properties.
88
89
-### [socket.bind([port][, address][, callback])]
+### socket.bind([port][, address][, callback])
90
91
* `port` Integer, Optional
92
* `address` String, Optional
0 commit comments