Open cwassmuth opened 4 years ago
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.
This adds to methods to allow changing the host name: void setHostName(QString hostName); QString hostName() const;