summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_fs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2023-06-08 12:55:33 +0200
committerGitHub <noreply@github.com>2023-06-08 12:55:33 +0200
commit0197f42e6bd77c9bd6f14afd9523c4c252aa099b (patch)
tree8ba7aa753cfb702a897a9730e3cb8afca54b75ca /ext/node/polyfills/_fs
parentdd6458b30a4c1ecf4fab1eaffb4563734c5df284 (diff)
perf: use sendto syscalls (#19414)
This switches syscall used in HTTP and WS server from "writev" to "sendto". "DENO_USE_WRITEV=1" can be used to enable using "writev" syscall. Doing this for easier testing of various setups.
Diffstat (limited to 'ext/node/polyfills/_fs')
0 files changed, 0 insertions, 0 deletions