| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -937,7 +937,6 @@ Socket.prototype.connect = function(...args) { | |||
| 937 | 937 | this.write = Socket.prototype.write; | |
| 938 | 938 | ||
| 939 | 939 | if (this.destroyed) { | |
| 940 | - this._undestroy(); | ||
| 941 | 940 | this._handle = null; | |
| 942 | 941 | this._peername = null; | |
| 943 | 942 | this._sockname = null; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments