Skip to content

wasi: correct tcp state implementation#346

Merged
guybedford merged 1 commit intomainfrom
tcp-state
Jan 18, 2024
Merged

wasi: correct tcp state implementation#346
guybedford merged 1 commit intomainfrom
tcp-state

Conversation

@guybedford
Copy link
Collaborator

This fixes the TCP state implementation to now provide spec-correct state transitions as defined in https://github.com/WebAssembly/wasi-sockets/blob/99325cff6762ebe06693e56b408b44b463895c97/TcpSocketOperationalSemantics.md, including supporting the pollable multi-state transitions as implemented on top of #334.

This completes the TCP implementation.

@guybedford guybedford merged commit 8961e4f into main Jan 18, 2024
@guybedford guybedford deleted the tcp-state branch January 18, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant