kdeconnect-kde/core/backends/lan
Albert Vaca Cintora 17dcf80f2d 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-17 20:41:15 +00:00
..
CMakeLists.txt Add MDNS discovery 2023-07-17 20:41:15 +00:00
compositeuploadjob.cpp Check for null devices in compositeuploadjob 2023-07-16 15:01:04 +02:00
compositeuploadjob.h Fix crash when sending files 2023-07-16 14:44:31 +02: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 Send UDP identity packets without capabilities only if needed 2023-07-17 20:41:15 +00:00
lanlinkprovider.h Send UDP identity packets without capabilities only if needed 2023-07-17 20:41:15 +00:00
mdnsdiscovery.cpp Add MDNS discovery 2023-07-17 20:41:15 +00:00
mdnsdiscovery.h Add MDNS discovery 2023-07-17 20:41:15 +00: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