kdeconnect-kde/core/backends
Àlex Fiestas ba4c87abc1 Consume all pendingDatagrams from udpServer
This fixes a bug where receiving broadcast messages would stop working
in case 2 messages have been received at the same time.

The problem is that readReady will only emit once per batch of datagrams
received, in case we receive 2 datagrams but only consume 1, readReady
will never be emitted again.
2015-05-05 01:04:50 +02:00
..
lan Consume all pendingDatagrams from udpServer 2015-05-05 01:04:50 +02:00
loopback Fixed daemon sending lots of identity packets at startup 2015-04-04 16:32:15 -07:00
devicelink.cpp Added KdeConnectConfig class that aims to be a KConfig abstraction 2015-03-01 20:16:07 -08:00
devicelink.h Includes cleanup 2015-03-13 21:20:58 -07:00
linkprovider.cpp Reorganize sources 2014-06-14 15:22:40 +02:00
linkprovider.h Fixed daemon sending lots of identity packets at startup 2015-04-04 16:32:15 -07:00