Schuemi f1f8d7e306 Packet with zero data length (#1659)
If you receive a package with a data length of zero, parsePacket returns 0, but rx_buffer will exist. So if another parsePacket with no read access returns to zeros, there is still data that can be read. This example would not work: https://www.arduino.cc/en/Reference/EthernetUDPParsePacket

Also I added a check if rx_buffer exit when you try to flush it.
2018-07-24 19:52:42 +02:00
..
2018-01-18 00:56:58 +02:00
2017-12-19 14:07:22 +01:00
2018-06-27 09:01:06 +02:00
2017-01-06 00:54:50 +02:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00