adafruit / Adafruit_WICED_Arduino

Adafruit WICED Feather Arduino BSP
https://www.adafruit.com/products/3056
27 stars 19 forks source link

udp.read(buffer, sizeof(buffer)) returns more data than in the currently parsed packet #80

Open cike87 opened 6 years ago

cike87 commented 6 years ago

How to reproduce:

There should be a limitation of bytes returned to a maximum of the current udp packet size.