badeend opened PR #7484 from badeend:remove-tcp-no-delay
to bytecodealliance:main
:
The semantics of TCP_NODELAY (and TCP_CORK for that matter) and its effects on the output-stream needs to investigated and specified. I don't expect there to be anything insurmountable. Its just that I haven't had the time to do so yet and I can't promise to have it done before the stabilization Preview2.
So, in order to get wasi-sockets ready for Preview2, it was discussed to temporarily remove
no-delay
and reevaluate its inclusion before Preview3.Related: https://github.com/bytecodealliance/wasmtime/issues/7013
badeend requested wasmtime-core-reviewers for a review on PR #7484.
badeend requested pchickey for a review on PR #7484.
alexcrichton submitted PR review.
alexcrichton merged PR #7484.
Last updated: Nov 22 2024 at 16:03 UTC