| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6a26eee commit 0cbee57
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -600,6 +600,10 @@ the error passed to the [`'error'`][] listener. | |||
| 600 | 600 | The last parameter `connectListener`, if supplied, will be added as a listener | |
| 601 | 601 | for the [`'connect'`][] event **once**. | |
| 602 | 602 | ||
| 603 | + This function should only be used for reconnecting a socket after | ||
| 604 | + `'close'` has been emitted or otherwise it may lead to undefined | ||
| 605 | + behavior. | ||
| 606 | + | ||
| 603 | 607 | #### `socket.connect(options[, connectListener])` | |
| 604 | 608 | <!-- YAML | |
| 605 | 609 | added: v0.1.90 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments