Skip to content

wasi-sockets: Return StreamError::Closed when the underlying socket is shut down. #9055

Merged
alexcrichton merged 4 commits into
bytecodealliance:mainfrom
badeend:close_output_stream_on_epipe
Aug 1, 2024
Merged

wasi-sockets: Return StreamError::Closed when the underlying socket is shut down. #9055
alexcrichton merged 4 commits into
bytecodealliance:mainfrom
badeend:close_output_stream_on_epipe

Conversation

@badeend
Copy link
Copy Markdown
Member

@badeend badeend commented Aug 1, 2024

And added a new LastWrite::Closed status to ensure that the OutputStream keeps closed.


Additional changes:

@badeend badeend requested a review from a team as a code owner August 1, 2024 14:50
@badeend badeend requested review from elliottt and removed request for a team August 1, 2024 14:50
@github-actions github-actions Bot added the wasi Issues pertaining to WASI label Aug 1, 2024
Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton alexcrichton added this pull request to the merge queue Aug 1, 2024
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 1, 2024
@alexcrichton alexcrichton added this pull request to the merge queue Aug 1, 2024
Merged via the queue into bytecodealliance:main with commit cfc5035 Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasi Issues pertaining to WASI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants