-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gui: Split webserver run logic into separate method.
This moves the code that starts the webserver listeners into a separate method that is invoked by run. It also removes the server field from the GUI type since it is only needed locally in the new method.
- Loading branch information
1 parent
d61944f
commit 4827673
Showing
1 changed file
with
70 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters