deno
7529c842 - refactor(ext/node): use native LibUvStreamWrap based Wrap's to reduce code duplication (#33301)

Commit
91 days ago
refactor(ext/node): use native LibUvStreamWrap based Wrap's to reduce code duplication (#33301) Instead of reimplementing readstart and all of those on each wrap, just use the shared LibUvStreamWrap. This let's us dedup things a bunch, and align the behavior across the various Wrap's
Author
Parents
Loading