kdeconnect-kde/core/backends/lan
Albert Vaca Cintora 611923c24a WIP: Replacing KDNSSD with mdns.h
KDNSSD only works with Avahi (so, only on Linux) while mdns.h is a
header-only library [1] that implements mdns from scratch and should
work on all platforms.

[1] https://github.com/mjansson/mdns
2023-07-10 19:42:20 +02:00
..
CMakeLists.txt WIP: Replacing KDNSSD with mdns.h 2023-07-10 19:42:20 +02:00
compositeuploadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
compositeuploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
landevicelink.cpp Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
landevicelink.h Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
lanlinkprovider.cpp Revert "Add CMake flag to enable MDNS (off by default)" 2023-07-10 19:39:06 +02:00
lanlinkprovider.h Revert "Add CMake flag to enable MDNS (off by default)" 2023-07-10 19:39:06 +02:00
mdns.h WIP: Replacing KDNSSD with mdns.h 2023-07-10 19:42:20 +02:00
mdns_wrapper.cpp WIP: Replacing KDNSSD with mdns.h 2023-07-10 19:42:20 +02:00
mdns_wrapper.h WIP: Replacing KDNSSD with mdns.h 2023-07-10 19:42:20 +02:00
mdnsdiscovery.cpp WIP: Replacing KDNSSD with mdns.h 2023-07-10 19:42:20 +02:00
mdnsdiscovery.h WIP: Replacing KDNSSD with mdns.h 2023-07-10 19:42:20 +02:00
server.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
server.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
uploadjob.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
uploadjob.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00