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

How to stop the Client or Server #24

Open
MichaelHipp opened this issue Sep 7, 2024 · 0 comments
Open

How to stop the Client or Server #24

MichaelHipp opened this issue Sep 7, 2024 · 0 comments

Comments

@MichaelHipp
Copy link

What is the correct way to stop the Client or Server? When my app is exiting I call client.Close() or server.Close() but it seems to have no effect. The blocking Read() still has things hung. I had to resort to 'kill -9' to stop the processes.

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