mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
refactor(ext/node): rewrite net.Socket and net.Server to use ES5 class (#30419)
Rewritten `net.Socket` and `net.Server` to use ES5 class instead of ES6. There are Node tests that depend on this (as well as packages in the wild).
This commit is contained in:
parent
410c66ad0d
commit
594bf30f48
1 changed files with 913 additions and 1134 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue