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