diff options
author | Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> | 2024-10-16 20:56:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-17 03:56:57 +0000 |
commit | a61ba3c6995bef58f508a34e537932284692c294 (patch) | |
tree | 75e3e3dbba7b648ef6787da8e1f4989286d4583d /ext/net/ops_unix.rs | |
parent | 167f674c7cbb9632000c1feb0b747ba098b01c12 (diff) |
fix(net): don't try to set nodelay on upgrade streams (#26342)
Fixes https://github.com/denoland/deno/issues/26341.
We try to call `op_set_nodelay` on an `UpgradeStream`, which doesn't
support that operation.
Diffstat (limited to 'ext/net/ops_unix.rs')
0 files changed, 0 insertions, 0 deletions