Stream: git-wasmtime

Topic: wasmtime / PR #7484 wasi-sockets: Remove TCP no-delay


view this post on Zulip Wasmtime GitHub notifications bot (Nov 05 2023 at 13:44):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 05 2023 at 13:44):

badeend requested wasmtime-core-reviewers for a review on PR #7484.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 05 2023 at 13:44):

badeend requested pchickey for a review on PR #7484.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 05 2023 at 21:37):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 05 2023 at 22:22):

alexcrichton merged PR #7484.


Last updated: Nov 22 2024 at 16:03 UTC