kdelibs/kutils/kdnssd
Ivailo Monev dc5b471bc3 kutils: resolve to and publish IPv4 addresses for DNS-SD services
hostname resolution is a maybe works kinda thing, IP addresses resolution
seems to work better

side note:
the host_name argument of AvahiServiceResolverCallback is not exactly what
I expect - it is debian.local or freebsd.local, "debian" and "freebsd"
being something different from the output of `hostname` and "local" is
domain?

side note2:
curl can resolve debian.local on Debian host but not freebsd.local on
FreeBSD

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-05-10 23:11:25 +03:00
..
CMakeLists.txt kutils: do not link kdnssd library to network component 2022-05-06 02:01:34 +00:00
kdnssd.cpp kutils: resolve to and publish IPv4 addresses for DNS-SD services 2022-05-10 23:11:25 +03:00
kdnssd.h kutils: implement KDNSSD::errorString() 2022-05-10 00:27:40 +03:00