kdeconnect-kde/core/backends/lan
Albert Vaca Cintora aabc8397b0 Send UDP identity packets without capabilities only if needed
Instead of always doing so on MacOS, do it only when we get a
DatagramTooLargeError. On MacOS, the size is limited only for
broadcast but not for unicast.
2023-07-10 19:09:50 +02:00
..
CMakeLists.txt Add MDNS discovery 2023-07-10 19:09:50 +02:00
compositeuploadjob.cpp
compositeuploadjob.h
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 Send UDP identity packets without capabilities only if needed 2023-07-10 19:09:50 +02:00
lanlinkprovider.h Send UDP identity packets without capabilities only if needed 2023-07-10 19:09:50 +02:00
mdnsdiscovery.cpp Add MDNS discovery 2023-07-10 19:09:50 +02:00
mdnsdiscovery.h Add MDNS discovery 2023-07-10 19:09:50 +02:00
server.cpp
server.h
uploadjob.cpp
uploadjob.h