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 a7955d5 commit eed8307Copy full SHA for eed8307
doc/api/dgram.markdown
@@ -82,7 +82,7 @@ Returns an object containing the address information for a socket.
82
For UDP sockets, this object will contain `address`, `family` and `port`
83
properties.
84
85
-### [socket.bind([port][, address][, callback])]
+### socket.bind([port][, address][, callback])
86
87
* `port` Integer, Optional
88
* `address` String, Optional
0 commit comments