ba4c87abc1
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. |
||
---|---|---|
.. | ||
lan | ||
loopback | ||
devicelink.cpp | ||
devicelink.h | ||
linkprovider.cpp | ||
linkprovider.h |