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

Allow changing the host name #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cwassmuth
Copy link

This adds to methods to allow changing the host name:
void setHostName(QString hostName);
QString hostName() const;

@jbagg
Copy link
Owner

jbagg commented Aug 28, 2020

Hi, thank you for this feature. Would you like to also make this change for avahiclient and bonjour? Avavhicore is only used on Android. Avahiclient is used on linux and bonjour is used on windows, mac and iOS. If I merge this request, targets depending on avahicllient and bonjour will fail to build.

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.

2 participants