| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -996,7 +996,7 @@ function internalConnect( | |||
| 996 | 996 | req.address = address; | |
| 997 | 997 | req.oncomplete = afterConnect; | |
| 998 | 998 | ||
| 999 | - err = self._handle.connect(req, address, afterConnect); | ||
| 999 | + err = self._handle.connect(req, address); | ||
| 1000 | 1000 | } | |
| 1001 | 1001 | ||
| 1002 | 1002 | if (err) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments