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

Configuration improvements for removing servers #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

buttercookie42
Copy link

  1. Wire up NetworkServerList's existing method for removing all servers again from the configuration.
  2. Avoid leaking servers via their ConfigurationListeners when removing them.

Some configuration changes require a restart of the server, and at least in some
cases actually require constructing a completely new server object.

Right now servers can only be removed by protocol name (which in turn is only
available hidden in the source), which is a bit annoying, so add a method for
simply clearing out the whole list.
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