| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -86,7 +86,7 @@ Returns an object containing the address information for a socket. | |||
| 86 | 86 | For UDP sockets, this object will contain `address`, `family` and `port` | |
| 87 | 87 | properties. | |
| 88 | 88 | ||
| 89 | - ### [socket.bind([port][, address][, callback])] | ||
| 89 | + ### socket.bind([port][, address][, callback]) | ||
| 90 | 90 | ||
| 91 | 91 | * `port` Integer, Optional | |
| 92 | 92 | * `address` String, Optional | |
| Back | FazBrowse Home | New Git URL |
0 commit comments