Skip to content
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

Return better error message when the peer closes the connection #518

Open
agaffney opened this issue Mar 8, 2024 · 0 comments
Open

Return better error message when the peer closes the connection #518

agaffney opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@agaffney
Copy link
Contributor

agaffney commented Mar 8, 2024

We currently propagate the EOF returned by the underlying read call, but we could capture this and return a better error such as the peer closed the connection or the connection was closed unexpectedly

@wolf31o2 wolf31o2 added the enhancement New feature or request label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants