summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/internal_binding/tcp_wrap.ts
AgeCommit message (Expand)Author
2024-10-17fix(ext/node): add null check for kStreamBaseField (#26368)Bartek Iwańczuk
2024-10-17fix(net): don't try to set nodelay on upgrade streams (#26342)Nathan Whitaker
2024-10-15fix(ext/node): implement TCP.setNoDelay (#26263)Divy Srivastava
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-08fix(ext/node): delay accept() call 2 ticks in net.Server#listen (#25481)Yoshiya Hinosawa
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-06-27chore(ext/node): disable prefer-primordials on a per-file basis (#19553)Kenta Moriuchi
2023-03-08refactor: rename InternalModuleLoader to ExtModuleLoader, use ext: scheme for...Bartek Iwańczuk
2023-03-05refactor(core): include_js_files! 'dir' option doesn't change specifiers (#18...Bartek Iwańczuk
2023-02-14feat(ext/node): embed std/node into the snapshot (#17724)Bartek Iwańczuk