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

Remote close does not cause graceful shutdown #56

Open
davidchisnall opened this issue Dec 31, 2024 · 1 comment
Open

Remote close does not cause graceful shutdown #56

davidchisnall opened this issue Dec 31, 2024 · 1 comment

Comments

@davidchisnall
Copy link
Contributor

I've been writing a simple echo server and it appears that a blocking receive never exits when the remote endpoint is closed. The HTTP server example hides this because it explicitly closes the connection after providing the result.

@davidchisnall
Copy link
Contributor Author

davidchisnall commented Dec 31, 2024

@hlef, can you take a look at this?

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

No branches or pull requests

1 participant