Skip to content

fix(jetsocat,dgw): EOFed peer causing writer to be closed #1318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CBenoit
Copy link
Member

@CBenoit CBenoit commented Apr 22, 2025

The writer was incorrenctly closed when the peer sent th EOF message. Even if the peer is EOFed, it’s still possible to send data to it.

The writer was incorrenctly closed when the peer sent th EOF message.
Even if the peer is EOFed, it’s still possible to send data to it.
@CBenoit CBenoit marked this pull request as draft April 22, 2025 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant