kdeconnect-kde/core/backends/lan
Matthijs Tijink 97705c3c76 Retry the network packet if it failed to unserialize
This happens if the network packet is big enough to not transfer in one
go.
2019-03-09 18:29:55 +01:00
..
CMakeLists.txt Combine multiple upload jobs into a single KCompositeJob so only 1 notification will be shown 2018-11-30 08:26:00 +01:00
compositeuploadjob.cpp Don't use empty QStringLiteral 2019-02-28 14:20:22 +01:00
compositeuploadjob.h Add email to copyright 2019-02-03 01:20:02 +01:00
landevicelink.cpp Don't use QString::null 2019-02-03 02:00:36 +01:00
landevicelink.h Combine multiple upload jobs into a single KCompositeJob so only 1 notification will be shown 2018-11-30 08:26:00 +01:00
lanlinkprovider.cpp Retry the network packet if it failed to unserialize 2019-03-09 18:29:55 +01:00
lanlinkprovider.h Fix minor EBN issues and typos 2018-10-07 21:23:20 +03:00
lanpairinghandler.cpp Clean up includes 2019-02-03 01:44:22 +01:00
lanpairinghandler.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
server.cpp QTcpServer already has a list of pending connections and emits newConnection after calling incomingConnection 2018-11-19 14:13:41 +01:00
server.h QTcpServer already has a list of pending connections and emits newConnection after calling incomingConnection 2018-11-19 14:13:41 +01:00
socketlinereader.cpp Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
socketlinereader.h Rename NetworkPackage -> NetworkPacket 2018-03-05 20:03:23 +01:00
uploadjob.cpp Combine multiple upload jobs into a single KCompositeJob so only 1 notification will be shown 2018-11-30 08:26:00 +01:00
uploadjob.h Combine multiple upload jobs into a single KCompositeJob so only 1 notification will be shown 2018-11-30 08:26:00 +01:00