NO-OP: add comment for mdns

This commit is contained in:
Robin Gareus 2022-12-02 18:01:21 +01:00
parent 7d928bf265
commit 753d395bb3
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 5 additions and 1 deletions

View File

@ -111,7 +111,11 @@ ZeroConf::start ()
#elif defined PLATFORM_WINDOWS
/* in theory dns_sd API also works on Windows 10+
* windns.h and dnsapi.dll
* windns.h and dnsapi.dll (mingw does not currently support this),
* besides we still offer windows 7 compatible binaries.
*
* alternatively https://github.com/videolabs/libmicrodns
* (which will also be handy on Linux, rather than using a shell script)
*/
bool