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

Fixup issues in minidumper #28

Merged
merged 3 commits into from
May 4, 2022
Merged

Conversation

Jake-Shadle
Copy link
Member

  • Remove socket paths when Server is shutdown
  • Add ServerHandler::on_client_dis/connected methods

This adds handlers that make it easier for applications to exit the
server (and usually the watchdog process) when clients connect or
disconnect, eg a typical use case will be to have a single client
connected to the server, so once it disconnects the server can be
shutdown
@Jake-Shadle Jake-Shadle merged commit 42e32f6 into main May 4, 2022
@Jake-Shadle Jake-Shadle deleted the minidumper/cleanup-socket-paths branch May 4, 2022 15:17
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

Successfully merging this pull request may close these issues.

1 participant